This course has been updated! We now recommend you take the Angular 9 Fundamentals course.
Check out a free preview of the full Angular 1.x Essentials course:
The "Coding an MVVM application" Lesson is part of the full, Angular 1.x Essentials course featured in this preview video. Here's what you'd learn in this lesson:
Lukas walks through the code of a simple AngularJS application using the Model View View Model pattern. The application generates a list of boards using a board service. Lukas adds a delete method in the service to remove a board.