Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

 

Node.js and Npm

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.

Angular Universal

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

...