Solution: Displaying a Loading View
Learn how to implement a loading view to list contacts in the contact management application.
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 1300+ tech skills courses.