CHAPTER 10

image

AngularJS and Testing

In the previous chapter, you learned how to use the current set of tools to quickly put a site together and use version control to keep track of all the files you work with and the difference between them. In this chapter, we’ll dig in and understand how frameworks like Angular work.

Briefly, frameworks help you build large applications in a way that is more organized and easier to maintain. One of the other benefits to using a framework is a shorter learning curve for the team. Once a new member learns the framework, they have a better understanding of how the entire site works. With our example we will take ...

Get Pro JavaScript Techniques, Second Edition 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.