Certificate Authentication

Angular 2 Fundamentals Certificate for Isablelle Zennah

Add to LinkedIn

Certificate ID: 
717103
Authentication Code: 
56921
Certified Person Name: 
Isablelle Zennah
Trainer Name: 
Łukasz Sokołowski
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Angular 2 Fundamentals
Course Date: 
25 April 2023 09:30 to 27 April 2023 16:30
Course Outline: 

Introduction to Angular 2 

  • Bootstrap Angular 2 app
  • Components in Angular 2
  • Angular CLI

Introduction to TypeScript

  • Types, Functions, Lambdas
  • Classes, Interfaces, Decorators, Modules

Component Based Development

  • Develop custom components
  • Component Tree 
  • Advanced Components

Directives and Pipes

  • Attributes directives and Structural directives
  • Pipes

Building blocks

  • Immutable.js
  • Observables
  • Dependency Injection

Forms

  • Template Driven Forms
  • Form Builder

REST and State Management

  • HTTP API
  • RxJS
  • Redux and Ngrx

Routing

  • Routes in Angular 2

Migrating from Angular 1.x to Angular 2

  • Migration Steps
  • Choosing a path
  • ng-forward and ng-upgrade

Unit Testing

  • Testing Components
  • Testing Services