Wednesday, July 6, 2016

Promises, Promises - DFW Area AngularJS Meetup

We'll cover promises, what they are, and how to use them in your AngularJS application. We will start at the beginning by dissecting what a promise is and the basics of how to utilize them as a consumer. Next, we'll dig a bit deeper and show how you can use promises to delay rendering views using the route resolve functionality. Then, we'll look at how we can chain promises to synchronize our code. Finally, we'll show how to test code that consumes promises.


No comments:

Post a Comment