A series of interactive exercises for learning functional programming in JavaScript and basics of RxJS library.
inspired by learnrx in-browser version
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
Now just type learnrx
to play!