Chapter 6. Understanding Angular Views and Models

In this chapter, we will see Angular in practice, covering all the concepts of the previous chapters and using good practice to create a scalable application. We will focus on modularization and refactor our example application this time using a robust Yeoman generator for MEAN applications.

At this point, you should already be comfortable with the creation of an API using Node, Express, and MongoDB and also with tools like Bower, Grunt, and Yeoman, then we create our sample application. The following topics are covered in this chapter:

  • Dissecting and understanding the MEAN.JS generator
  • Scaffolding the application
  • The application anatomy
  • Refactoring the API
  • Testing the speakers' API routes

Dissecting ...

Get Learning Single-page Web Application Development 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.