Language | Framework | From | Strategy | Bundler |
---|---|---|---|---|
JavaScript | None | CDN | ESM | None |
We currently recommend only using the ES modules (ESM) via CDN for testing and prototyping. The ESM CDN build isn't optimized for fast loading.
For best performance either build the ES modules locally.
You can find a demo using ESM + CDN at:
The original code from github.com/Esri/jsapi-resources/tree/master/esm-samples/jsapi-esm-cdn.
This starter apps are maintained by the community. If you find something broken or outdated and the code from the starter app comes from another repository please open the issue there, if it doesn't feel free to open an issue on this repo.
Note that frameworks and bundlers are outside of the scope of support from the Esri Technical Support. In any case, you can use the issues repositories related to each starter app to interact with the community for support.