Angular 2 Resources

General Resources

Typescript Resources

RXJS

RxJS is used as part of angular 2 to deal with asynchronous data. A good grasp of RxJS is essential to write robust angular 2 code.

Universal

Universal is the angular sub-project that allows for angular apps to be rendered server-side

Redux

Redux is a set of design-patterns to manage state in a javascript application. 

How to contribute

 

Prerequisites

 

 

 

 

Workflow