Ecosystem: @arcgis/core
https://github.com/Esri/jsapi-resources/tree/main/esm-samples/jsapi-deno
I've found an example importing @arcgis/core in their official repo to work with deno, however, I'm not sure whats best way forward in actually displaying the map. Should i use deno fresh or vannila ts without framework with deno or sveltekit, given the fact that @arcgis/core is a ES module written in vanilla js? What would be the best approach?
Thanks!
GitHub
jsapi-resources/esm-samples/jsapi-deno at main · Esri/jsapi-resources
A collection of useful resources for developers using the ArcGIS API for JavaScript. - Esri/jsapi-resources
0 Replies