Summary
In this chapter, we learned about Angular 2. We saw what components are, how to write templates, how to create services, and so on. We also learned about web components and how Angular 2 takes advantage of them. You should now be comfortable with building Angular 2 applications.
In the next chapter, we will learn how to build an SPA using Angular 2 by building a complete app.