Angular 2

Angular 2 Training

Contents

  • 1 Angular 2 Training Overview
  • 1.1 Objectives
  • 1.2 Pre-requisites
  • 2 Angular 2 Course Content
  • 2.1 Getting Started
  • 2.2 Creating and Communicating Between Components
  • 2.3 Exploring the New Template Syntax
  • 2.4 Creating Reusable Services
  • 2.5 Routing and Navigating Pages
  • 2.6 Collecting Data with Forms and Validation
  • 2.7 Communicating Between Components
  • 2.8 Reusing Components with Content Projection
  • 2.9 Displaying Data with Pipes
  • 2.10 Understanding Dependency Injection
  • 2.11 Creating Directives and Advanced Components
  • 2.12 Communicating with the Server Using HTTP, Observables, and Rx
  • 2.13 Unit Testing Your Code
  • 2.14 Going to Production