5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Skills     Web Development and Graphic Design     Scripting     JavaScript
Angular helps build interactive and dynamic single-page applications (SPAs) and is a technology that is highly in demand among experienced developers who want to move into full-stack development. Use this course to gain a better understanding of directives and pipes in Angular 11.
Examine the use of conditional operators, array iteration through complex objects, and the concept of pagination. This course will also help you discover the functionality of sorting data, the use of built-in pipes and custom pipes, and how to filter a list of data as per user search input.
Upon completing this course, you'll have the skills to implement directives and pipes using Angular for full-stack development.

Objectives

Angular 11: Directives & Pipes

  • discover the key concepts covered in this course
  • use conditional operators in components and render HTML content
  • iterate a list of arrays and display array items in the user interface (UI)
  • perform iteration on complex objects and render employee details from an employee array
  • define pagination, render data on the front-end, and implementing pagination in the application
  • sort data in a given list and display an updated sorted list of data
  • explain the concept of pipes in Angular and the use of built-in pipes
  • create and implement custom pipes in Angular
  • perform higher-order functions, filter data from a list, and update listed data based on user input
  • summarize the key concepts covered in this course