Angular

Fundamentals of Angular - Feature Modules

Outline

Welcome to the Fundamentals of Angular Course - Feature Modules

By the end of this section you will understand what feature modules are, how to use them to organize your code, and how to lazy load them to improve performance in your applications.

In This Section of the Course, You Will Learn:

  • How to create feature modules and import them in your root module
  • How to use the CLI when creating feature modules
  • How to lazy load a feature module to improve performance
 

I finished! On to the next chapter