Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update - Modules #955

Open
5 of 11 tasks
AbdellaToronto opened this issue Apr 6, 2021 · 0 comments
Open
5 of 11 tasks

Update - Modules #955

AbdellaToronto opened this issue Apr 6, 2021 · 0 comments
Labels
Spring 2021 Work Update - 2021 Updates current content in book during the 2021 update, for example, on out of date info

Comments

@AbdellaToronto
Copy link
Collaborator

AbdellaToronto commented Apr 6, 2021

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

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?
@AbdellaToronto AbdellaToronto added Spring 2021 Work Update - 2021 Updates current content in book during the 2021 update, for example, on out of date info labels Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Spring 2021 Work Update - 2021 Updates current content in book during the 2021 update, for example, on out of date info
Projects
None yet
Development

No branches or pull requests

1 participant