Learn Angular 4 from Scratch
This is a 100% free course, but we need you to first join or login to watch this video.
Alright, join or login here.Learn about the basic building blocks of an Angular 4 application: components. They allow you to define the UI and logic behind your application. Let's take a more in-depth look at what components are, how they're created, and how we can create our own.
Written Lesson: Install an Angular 4 Project (Tutorial)
Written Lesson: Angular 4 Components Tutorial
Written Lesson: Angular 4 Template Basics
Written Lesson: Angular 4 Property Binding Tutorial
Written Lesson: Angular 4 Event Binding
Written Lesson: Angular 4 CSS Tutorial
Written Lesson: Angular 4 Services
Written Lesson: Angular 4 Animations
Written Lesson: How to Deploy an Angular App