882 Views
In this tutorial, we will see How To Create Angular Modules To Organize Code. Modules are the great way to organize an application and extend it with capabilities from external libraries. Angular libraries are NgModules, such as FormsModule, HttpClientModule, and RouterModule . There are many third-party libraries are available as NgModules such as Material Design, Ionic, and AngularFire2.
0 comments