Skip to content
KnowledgeCity

Building Angular Applications

This chapter will use the skills you’ve learned so far to continue building out a simple, front end to do list application. You’ll learn how to create a component to edit existing tasks, as well as add features such as sorting for the task list, and the ability to delete all the completed tasks at once.
Preview the first lesson free — get full access to all 8 lessons.
Course: On-Demand
Intermediate Provider Michaela Ochnich  8 Lessons ·  40m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

This chapter will use the skills you’ve learned so far to continue building out a simple, front end to do list application. You’ll learn how to create a component to edit existing tasks, as well as add features such as sorting for the task list, and the ability to delete all the completed tasks at once.

What You'll Learn

  • Implement routing in an Angular application
  • Build a component to edit existing tasks
  • Add sorting functionality to a task list
  • Delete all completed tasks at once
  • Manage and update existing data in the application
  • Apply learned skills in a front end to-do list application

Key Takeaways

  • This chapter builds on previously learned skills to continue developing a simple front end to-do list application.
  • Learners create a component to edit existing tasks within the application.
  • The course covers adding features such as sorting the task list and deleting all completed tasks at once.
  • Routing is implemented as part of building out the application.
  • The course covers managing data updates and sorting existing data.

Frequently Asked Questions

What will I build in this course?

You will continue building a simple front end to-do list application, adding a component to edit existing tasks, sorting for the task list, and the ability to delete all completed tasks at once.

What are the learning objectives of this course?

The objectives are to learn how to implement routing in an application, manage data updates and sort existing data, and apply learned skills in a front end application.

What skills does this course cover?

The course covers Angular (Web Framework), Angular CLI, Angular Components, Angular Reactive Forms, Angular UI, and Component Libraries.

What topics are included in the lessons?

Lessons include Application Overview, App Service, App Add Task, App Routing, App Edit, App Task List, App Sort, and App Delete.

Is this course suitable for beginners with no prior Angular experience?

This chapter uses the skills you have learned so far to continue building out the application, so it builds on prior learning.