Solution: Displaying a Loading View
Learn how to implement a loading view to list contacts in the contact management application.
We'll cover the following
Updating the controller
We already have a common loading view in place, and we’re already using deferreds to know when the data is available. So, we simply need to update our controller code to the following:
Get hands-on with 1400+ tech skills courses.