Questions
Answer the following questions as best as possible to ensure you’ve understood the key concepts from this chapter without googling anything. Do you know if you got all the answers right? Visit https://angularforenterprise.com/self-assessment for more:
- What is the difference between the root module and a feature module?
- What are the benefits of lazy loading?
- How’s a standalone component different from a module?
- Why do we create a walking skeleton of our application?
- What’s the benefit of designing around major data entities?
- Why should we create wikis for our projects?