July 2015
Intermediate to advanced
188 pages
4h 21m
English
In the last chapter, we learned about Node.js and its implementations. We also saw how Node.js can be used to amplify the real-time web and how promises can be used to deliver more efficient apps.
In this chapter, we examine another side of promises implementation, promises in Angular.js.
As we go along, we will learn what is Angular.js, why it was created, what benefits it will give us, and lastly, how promises get implemented in Angular.js.
Let's get started with the introduction of Angular.js and how to set it up. Some sample code and working examples will be provided. We will then move to promises in Angular.js.
Since the birth of single-page web applications, there have been a number ...
Read now
Unlock full access