Skip to content

Instantly share code, notes, and snippets.

@obenjiro
Last active November 8, 2017 13:56
Show Gist options
  • Save obenjiro/db001c93ece08154cb00cf921da52738 to your computer and use it in GitHub Desktop.
Save obenjiro/db001c93ece08154cb00cf921da52738 to your computer and use it in GitHub Desktop.
Angular 2 is not that bad - links

Angular 2 is not that bad - links

Official site: https://angular.io

Repository: https://github.com/angular/angular

Learning Sources

Angular CLI

official site: https://github.com/angular/angular-cli

IN CASE OF PROBLEMS WITH ANGULAR CLI: angular/angular-cli#847 (comment)

Latest Ng-cong

https://www.youtube.com/watch?list=PLOETEcp3DkCq788xapkP_OU-78jhTf68j&v=J5Bvy4KhIs0

Dev tools

https://github.com/rangle/augury

Why Angular 2 compilation is fast

( доклад Романа Дворнова ) http://www.slideshare.net/basisjs/dom-27356908

Ready to use components

Bootstrap https://github.com/valor-software/ng2-bootstrap

Telerik NG2 http://demos.telerik.com/kendo-ui/integration/angular2

Angular Material https://github.com/angular/material2

Angular 2 validation

http://blog.thoughtram.io/angular/2016/03/14/custom-validators-in-angular-2.html

Dependency Injection

Overview: http://blog.thoughtram.io/angular/2015/05/18/dependency-injection-in-angular-2.html

TypeScript

https://egghead.io/technologies/typescript

IDEs

Visiual Studio Code https://code.visualstudio.com/Download

Mobile

Desktop

Electron: https://github.com/angular/angular-electron

Universal

https://github.com/angular/universal

Redux

ngrx: https://github.com/ngrx/store

ng2-redux: https://github.com/angular-redux/ng-redux

MALEVICH ( COD.js )

https://github.com/aiboy/COD.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment