9 Understanding Angular projects and tools
This chapter covers
- Understanding the contents of a new Angular project
- Using the development server and build process
- Using the linter to check source code in an Angular project
- Understanding how the parts of an Angular application work together
- Creating a production build
- Starting development of an Angular project with a data model
In this chapter, I explain the structure of an Angular project and the tools that are used for development. By the end of the chapter, you will understand how the parts of a project fit together and have a foundation on which to apply the more advanced features that are described in the chapters that follow.
Tip
You can download the example project for this chapter—and ...
Get Pro Angular 16 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.