Summary: Building Our First Angular Application

Go through a summary of what was covered in this chapter.

Let’s do a recap of what we have learned so far. We learned what Angular is, looked over the brief history of the platform, and examined the benefits of using it for web development.

We saw how to set up our development workspace and find the tools we need to bring TypeScript into the game. We were introduced to the Angular CLI tool that automates specific development tasks. We used some of the most common commands to scaffold our first Angular application. We also examined the structure of our application and learned how to interact with it.

Get hands-on with 1200+ tech skills courses.