Web format
.js
JavaScript — the behavior layer of the web.
- Category
- Web
- Best for
- Web interactivity
- Extension
- .js
When to use it
Use JS when web interactivity. It is the right pick whenever those constraints apply.
When to avoid it
Reach for an alternative format in the web category when your workflow has different priorities — see related formats below.
Related web formats