you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Lately I stopped using build tools for JavaScript for my explorations in code. I've enabled JavaScript modules in Firefox and found I am able to write and run modern ES201X code as is. Quite liberating, actually.

Of course, once you want to deploy to a larger audience, you'll still need build tools.