Quintessa
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!
1 replies