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 how to create services and access them from multiple components. First, we will use the Angular CLI (Command Line Interface) to generate a service, and then we will learn how to access properties and methods defined in our service file, from components.
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