javascript-tutorial / javascript-tutorial/en.javascript.info
importmap is not introduced
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 25.5k
- Forks
- 4k
- PR merge metrics
- No merged PRs in 30d
Description
[Here](https://javascript.info/modules-intro#no-bare-modules-allowed), it says no bare modules are allowed in browsers. However, if you use an [importmap](https://developer.mozilla.org/docs/Web/HTML/Element/script/type/importmap), you can use bare modules in browsers.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the “No bare modules allowed” section of the modules introduction page and review the linked browser module and import map references. Update the explanation so it accurately qualifies the statement about bare modules in browsers, then check that the links and surrounding examples remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100