AMD vs. CommonJS

Our new chapter is focused on modularity. Our code is nicely grouped into multiple files, but we don’t have a good way to link them together. We start with a review of what we’re doing and how the code works, then look at two different approaches to modularizing front-end code.

comments powered by Disqus