Summary: NgModules
Here is a quick summary for you!
We'll cover the following...
In this chapter, we’ve focused on the module system of Angular. We’ve gone through how a NgModule
class is structured, what the various parts of the module class are, and ...