6 ms·
> without bundlers, CDNs, or __NodeJS__ > When I need to add a dependency, I invoke download-package and then declare it in the import map. I like this setup b
by SadWebDeveloper 4y ago
> without bundlers, CDNs, or __NodeJS__
> When I need to add a dependency, I invoke download-package and then declare it in the import map. I like this setup because it feels like I’m only using the bits of the NodeJS ecosystem
Thats using node/npm but with extra steps...
Anyway kinda like the importmap thing, it would have been better if he didn't reference solidjs but thats life.