quiz

Full-stack dev quiz question #51

Full-stack dev quiz question #51quiz

Well done project in Angular should have a clear, well-defined structure. Do you know how to split components to modules? What are best practices? Check fifty first question of full-stack dev quiz to verify if you know how to break project down into Angular modules.

Which Angular module types are recommended to use in Angular 2+?

Choose all matching options.

  1. feature modules
  2. sparse modules
  3. linear modules
  4. core modules
  5. shared modules

For the correct answer scroll down

.

.

 

 

 

 

 

 

 

 

 

 

Do not miss valuable content. You will receive a monthly summary email. You can unsubscribe anytime.

 

 

 

 

 

 

 

 

 

 

 

 

 

.

.

.

The correct answer is: a, d, e. If you would like to read more, check Breaking down into modules in Angular article.