illustration for Get Started with Angular 2
pro

Get Started with Angular 2

Instructor

John Lindquist

26m closed-captioning
·
13 lessons
4
people completed
Published 8 years ago
|
Updated 5 years ago

Angular 2 is basically a collection of Components brought together within modules. The many tools, such as the Angular CLI, allow you to easily create Components. The key to understanding Angular 2 is understanding how Components interact with each other through Services, Inputs, and Outputs. It's also essential to understand the basics of styling components and how CSS is shared so you can make your application look the way you want.