In modern web development, there are two main techniques for describing what components render: using JavaScript and using templates. In this chapter I will talk about why Angular uses templates, and how its templates work.





















































In modern web development, there are two main techniques for describing what components render: using JavaScript and using templates. In this chapter I will talk about why Angular uses templates, and how its templates work.