Angular common module | Learn Angular | CGuider

Опубликовано: 27 Февраль 2024
на канале: CGuider
33
2

Implements fundamental Angular framework functionality, including directives and pipes, location services used in routing, HTTP services, localization support, and so on.

The CommonModule exports are re-exported by BrowserModule, which is included automatically in the root AppModule when you create a new app with the CLI new command.

Checkout the written tutorials:
Dashboard Part 1: https://technetzz.com/how-to-create-a...
Dashboard Part 2: https://technetzz.com/how-to-create-a...
Dashboard Part 3: https://technetzz.com/how-to-create-r...
Dashboard Part 4: https://technetzz.com/theming-angular...
Dashboard Part 5: https://technetzz.com/how-to-create-a...
Advanced nested forms: https://technetzz.com/advanced-web-fo...
Customisable alerts: https://technetzz.com/customisable-al...