Getting Started with Angular
Video Lectures
Displaying all 24 video lectures.
Lecture 1![]() Play Video |
Welcome to Angular 2! Learn what is Angular 2 and what is new in Angular 2 and how to get started with it! |
Lecture 2![]() Play Video |
Sublime Text + ES5 (Hello World) Learn how to write a hello world program in Angular 2 using ES5 (plain javascript). |
Lecture 3![]() Play Video |
Sublime Text + TypeScript (Hello World) Learn how to write a hello world program in Angular 2 using sublime text and typescript and also set it up. |
Lecture 4![]() Play Video |
Hello World Program Explained Learn how hello world program in Angular 2 was working. |
Lecture 5![]() Play Video |
export class Learn what export class is and how to make use of it in your Angular 2 application. |
Lecture 6![]() Play Video |
Events Learn what are events in Angular 2 and how to make use of them in your application. |
Lecture 7![]() Play Video |
Decorator and Metadata Learn what are decorator and metadata in Angular 2 and how to work with them. |
Lecture 8![]() Play Video |
Multiple Components Learn how to create multiple components in Angular 2 and set it up in your project. |
Lecture 9![]() Play Video |
styles property Learn how to add styles into your component in Angular 2 and use CSS. |
Lecture 10![]() Play Video |
styleurls property Learn how to add styles into your component in Angular 2 and use CSS. |
Lecture 11![]() Play Video |
View Encapuslation Learn what is view encapsulation in Angular 2 and how to make use of it. |
Lecture 12![]() Play Video |
*ngIf Learn what is *ngIf in Angular 2 and how to make use of it in your angular 2 application. |
Lecture 13![]() Play Video |
*ngFor Learn what is *ngFor in Angular 2 and how to make use of it in your angular 2 application. |
Lecture 14![]() Play Video |
Simple Shopping Application - Part 1 Learn how to create a simple shopping application in Angular 2. |
Lecture 15![]() Play Video |
Simple Shopping Application - Part 2 Learn how to customize a simple shopping cart application in Angular 2 using CSS. |
Lecture 16![]() Play Video |
Routing (Shopping Application Part - 3) Learn about routing and how it works in Angular 2 and how to route to different pages in Angular 2. |
Lecture 17![]() Play Video |
More Routing (Shopping Application Part - 4) Learn more about routing and how it works in Angular 2 and how to route to different pages in Angular 2. |
Lecture 18![]() Play Video |
More More Routing (Shopping Application Part - 5) Learn more about routing and how it works in Angular 2 and how to route to different pages in Angular 2. |
Lecture 19![]() Play Video |
Finishing Shopping Application We've finally finished our shopping application in Angular 2 using routing and cart pages! |
Lecture 20![]() Play Video |
Creating Login App - Introduction Learn how to create a login application with Angular 2 authentication. Create a simple login form. |
Lecture 21![]() Play Video |
Setting Up Login Form (Login App) Learn how to create a login application with Angular 2 authentication. Create a simple login form. |
Lecture 22![]() Play Video |
Routing Logins (Login App) Learn how to create a login application with Angular 2 authentication. Create a simple login form. |
Lecture 23![]() Play Video |
Authenticating Administrator (Login App) Learn how to create a login application with Angular 2 authentication. Create a simple login form. |
Lecture 24![]() Play Video |
Finishing Login App Learn how to create a login application with Angular 2 authentication. Create a simple login form. |