Hacker News new | ask | show | jobs
by SadWebDeveloper 1213 days 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.