I do sometimes feel like the no-bundler way of using JS is getting a bit harder -- yesterday I was looking at upgrading to codemirror 6 (from codemirror 5) and it looks like version 6 is impossible to use without a bundler/build system. Which I'm sure was the right decision for their project, but means I'm going to stick with version 5 for now.
Conversation
Notices
-
Julia Evans (b0rk@social.jvns.ca)'s status on Friday, 17-Feb-2023 02:51:44 JST Julia Evans -
Julia Evans (b0rk@social.jvns.ca)'s status on Friday, 17-Feb-2023 02:51:46 JST Julia Evans every time I start a new frontend JS project I consider using a bundler (like rollup/esbuild/etc), and then I think about how happy I am that my past self didn't use a bundler because my old projects are so easy to get working
Adrian Cochrane repeated this.
-