This course has been updated! We now recommend you take the Angular 9 Fundamentals course.
Check out a free preview of the full AngularJS 1.x Application Development course:
The "Challenge 3: Services" Lesson is part of the full, AngularJS 1.x Application Development course featured in this preview video. Here's what you'd learn in this lesson:
In this challenge, you will create a BoardsModel service that will retrieve a remote board using the $http service object. You will also write a unit test for the BoardsModel service.