Angular

Angular

Basic
Get Certificate

Angular is a framework that works with Typescript or JavaScript to render dynamic page content.

This competency area includes understanding the use of components, TypeScript in Angular, MVC Framework, two-way binding and form validation. 

Key Competencies:

  1. Components (Angular, Dynamic, Styling) - Use of roles of classes and templates to form views in Angular components, load components dynamically, use styling as part of a particular template.
  2. MVC Framework Knowledge - Understanding the architectural pattern that separates an application into three main logical components Model, View, and Controller.
  3. TypeScript - Enforce data types and object structures and create public and private class arguments.
  4. Two Way Binding - Use two-way binding to communicate changes between the application state and the view.
  5. Form Validation - Use form validation in template-driven forms and handle errors appropriately, and use Sync and Async Reactive validators.