The Sections of the NgModule File

Arrays in @NgModule

When the Angular CLI creates a new application, it generates a single NgModule file for us. This file is always called app.module.ts and looks like this:

Get hands-on with 1200+ tech skills courses.