{% macro component( title='About this course', desc='

This course will teach you the fundamentals o*f working with Angular 2. You *will learn everything you need to know to create complete applications including: components, services, directives, pipes, routing, HTTP, and even testing.

This course will teach you the fundamentals o*f working with Angular 2. You *will learn everything you need to know to create complete applications including: components, services, directives, pipes, routing, HTTP, and even testing.

') %}

{{ title }}

{{ desc | safe }}

What you’ll learn

  • check Fundamentals of working with Angular
  • check Create complete Angular applications
  • check Working with the Angular CLI
  • check Understanding Dependency Injection
  • check Testing with Angular
  • check Testing with Angular
  • check Testing with Angular
{% endmacro %} {{ component() }}