Join Nostr
2025-01-28 17:40:24 UTC
in reply to

Bart Louwers on Nostr: NONE. You can serve JavaScript ESM modules directly to the browser, even type safe ...

NONE. You can serve JavaScript ESM modules directly to the browser, even type safe with TypeScript in JSDoc comments. Dependencies can be imported directly from esm.sh (with an import map). https://dev.to/louwers/web-development-without-tooling-flk