Hacker News new | ask | show | jobs
by flying-pig 907 days ago
With bundler like esbuild, all JS code, including 3rd party libraries can be bundled into a single file. You don't need an extra round trip for a library.