Welcome to our Introduction to Angular 2 free video series. Learn how everything works, from how to install Angular 2 to services and observables!
In the world of frontend development, Angular 2 is perhaps one of the hottest topics. Maintained by Google, Angular is an excellent framework for creating SPA's (Single Page Applications) for both desktop and mobile use.
We're proud to announce this 100% free course, containing both video and written content, on getting started with Angular 2. This course is perfect for those who have never touched AngularJS or Angular 2.
First, you're going to learn how to install Angular 2 through 3 different methods:
After that, we start dissecting how Angular 2 apps function at their most fundamental level. We dive right into the heart of Angular 2 which includes understanding:
These are all of the core fundamentals that one must understand before beginning full Angular 2 apps.
So if you're ready to learn Angular 2 development today, let's get started!
Written Lesson: Installing Angular 2 Manually
Written Lesson: Installing Angular 2 through Git Clone
Written Lesson: Installing Angular 2 with the Angular-CLI
Written Lesson: Angular 2 Components
Written Lesson: Angular 2 Templates & CSS Frameworks
Written Lesson: Angular 2 Routes & Navigation
Written Lesson: Angular 2 Services Tutorial
Written Lesson: Angular 2 Property & Events Tutorial
Written Lesson: Angular 2 Class & Style Tutorial
Written Lesson: Angular 2 Animations Tutorial