Skip to content

Update - Modules #955

@AbdellaToronto

Description

@AbdellaToronto

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Spring 2021 WorkUpdate - 2021Updates current content in book during the 2021 update, for example, on out of date info

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions