Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 857 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 857 Bytes

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