A module to teach you functional programming in JavaScript and basics of RxJS library.


Keywords
rxjs, workshop, adventure, tutorial
License
ISC
Install
npm install learnrx@2.18.0

Documentation

build statusnpm downloads

learnrx

A series of interactive exercises for learning functional programming in JavaScript and basics of RxJS library.

inspired by learnrx in-browser version

install

First install node version 0.10 or later.

Once you've installed node, you will have an npm command.

With npm do:

npm install -g learnrx

run

Now just type learnrx to play!

screeshot

screen shot 2015-11-19 at 11 00 18 pm