Skip to main content
  • English
    • English
    • 简体中文
    • Deutsch
    • Polski
    • العربية
    • Nederlands
    • Français
    • Magyar
    • Italiano
    • 日本語
    • 한국어
    • Português
    • Română
    • Русский
    • Español
Home

Certificate Authentication

Angular 2 Fundamentals Certificate for Negrusier Ionel

Add to LinkedIn

Certificate ID: 
778027
Authentication Code: 
e2160
Certified Person Name: 
Negrusier Ionel
Trainer Name: 
Łukasz Sokołowski
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Angular 2 Fundamentals
Course Date: 
18 September 2024 10:00 to 20 September 2024 17:00
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