ES2015/Typescript have the notion of modules in it as well as the now common use of module loaders.  Angular-2 also has introduced a notion of “module” with the NgModule decorator.  In this meetup, Tom Acree will discuss the notion of ES2015 modules and then discuss the importance of NgModule, the various types of modules and how to create then, and their use in packaging together applications.

Materials for Presentation

• ng2-modules Github project

• Presentation Slides