Hacker News new | ask | show | jobs
by St_Alfonzo 3749 days ago
I use ES6 Modules to organize and structure a large codebase. If I write code for the browser I export it with a tool like Browserify.

Maybe the website http://superherojs.com/ will help with your question.