Gabriel0402 / learn-angular2

Learn AngularJS 2 in Baby Steps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn AngularJS 2 in Baby Steps

We will learn Angular 2 by taking small incremental steps. But before we start with Angular 2 we will first learn TypeScript 1.5:

https://github.com/ziaukhan/learn-typescript

Soon I will start releasing a series of video tutorials in which we will cover these projects. But you can start now by going through the code.

I am using VSCode as my Editor, just open the project file in VSCode. Read the readme.txt file in each project.

Download VSCode from:

https://www.visualstudio.com/en-us/products/code-vs.aspx

We will also cover how to use Polymer Web Components with Angular 2 UI and Firebase as the backend:

https://www.polymer-project.org/ https://www.firebase.com/

About

Learn AngularJS 2 in Baby Steps

License:MIT License


Languages

Language:JavaScript 98.6%Language:TypeScript 0.7%Language:HTML 0.6%Language:CSS 0.1%