As JavaScript codebases become larger and more complex, we start to miss the niceties we take for granted in general purpose programming languages. It would be really great to have a JavaScript module system. The CommonJS community has created a standard that Jetpack and Node.js use. Let’s start a conversation around JavaScript modules and toolkits. A module or package system does a couple things,
