With Javascript Modules[1] on the browser, you can quickly build plain HTML, CSS, JS locally without the need for pre-compiling. Just import directly from unpkg[2] locally and start building!
In terms of references and learning resources, I always go to MDN or javascript.info
In terms of references and learning resources, I always go to MDN or javascript.info
[1]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guid... [2]: https://unpkg.com