Summary: Organizing Applications into Modules
Go through a summary of what was covered in this chapter.
We'll cover the following...
Angular modules are an essential part of an Angular application. They define the main features of the application and ...