-
Stegosource heydonworks brianleroux For me, it's not having **any** build tools during development and focusing entirely on code. This is a repo that uses that: github.com/remy/tetrisy/blob/master/src/index.html#L58 - then once it's ready, I add build (parcel in this case) that generates a bundle for nomodule browsers.