In this course, we’ll be building a Trello-like task card app. By the end of this course, you’ll have a strong understanding of Angular 2 fundamentals and a task manager you can use in the real world.
This course builds on the Angular 2 basics we learned in
Creating Your First Angular 2 App.
We’ll show you how to clone the skeleton project we created earlier using Git, and demonstrate Angular components in order to create our card UI. We’ll create the task model class and show you how to set up a data source and pull its information into our app. We’ll modify our data source using Angular forms, and refine the app logic using a range of techniques that’ll come in handy later.
Once you’ve completed this course, you’ll be ready to tackle advanced Angular 2 skills by
building a reusable Weather Card component.
This is part two of a seven part series. Get the full benefit by completing them in order: