-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
Spring 2021 WorkUpdate - 2021Updates current content in book during the 2021 update, for example, on out of date infoUpdates current content in book during the 2021 update, for example, on out of date info
Description
Modules
What is an Angular Module?
- The 3 properties are optional (but we can mention that they are required for the AppModule Module)?
Bootstrapping an Application
- We could link to the AoT section
Adding Components, Pipes and Services to a Module
- Very minor: change credit card # to be 16 digits
- “In the other hand, our custom service is configured with the dependency injection system with the providers property.” -> remove “In the other hand” and mention the service name
Creating a Feature Module
- Fix typo: “When our root module starts growing…”
- forRoot() portion: review https://angular.io/guide/singleton-services#forRoot to make sure this section is still correct
Directive Duplications
- “Official documentation” link no longer valid
- Test out example to make sure it’s still valid
Lazy Loading a Modul
- Update the example to match latest Angular style
Lazy Loading and the DI Tree
- Is the example still valid?
Sharing the Same Dependency Injection Tree
- Is the example still valid?
Metadata
Metadata
Assignees
Labels
Spring 2021 WorkUpdate - 2021Updates current content in book during the 2021 update, for example, on out of date infoUpdates current content in book during the 2021 update, for example, on out of date info