Web training

Duration 3 days • 21 hours Get a quote

Reminders

  • TypeScript
  • Tools

Presentation

  • AngularJS negative points
  • Angular positive points
  • Angular negative points
  • Architecture

Start an Angular application

  • Start a new project
  • Angular-CLI
  • Webpack

Tests

  • Jasmine
  • Karma

Components

  • Syntax of the templates
  • Properties
  • Events
  • Directives
  • Components

Angular components

  • ngStyle
  • ngClass
  • ngFor
  • ngIf
  • ngSwitch
  • ngNonBindable

Injection of Dependencies

  • Injectors
  • Providers

Pipes

  • Creation
  • Use

Communication with a REST API

  • Http
  • Observables

Router

  • Router configuration
  • RouterOutlet directive
  • RouterLink directive
  • URL Strategies
  • URL parameters
  • Life cycle

Forms Management

  • Directives
  • Validation

Server-side rendering

  • Angular Universal