Let's take advantage of all marvelous tools we have on our hand to write javascript code that's
- More maintenable
- More easily to build a production distributable
Use modules! Using modules are essential to be able to reuse code along different parts of our app. You have different options: