The mind-boggling universe of JavaScript Module strategies

added by JavaScript Kicks
4/8/2015 2:16:39 PM

321 Views

The importance of adopting a proper JavaScript Module strategy is often underestimated as a preference contest, so it is indeed important to really understand your needs. This article exposes the foundations of different JavaScript Module strategies such as ad hoc, CommonJS, AMD and ES6 modules, and how to get started with ES6 modules right now.


0 comments