Skip to content
/ rxJS Public

A nodejs app using reactive style + functional programming. Streaming. Synchronous + Asynchronous actions. RxJs + nodejs + babel + ES6 + axios

Notifications You must be signed in to change notification settings

huonglt/rxJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this app

A nodejs app using reactive style + functional programming. Handle both synchronous + Asynchronous actions. RxJs + nodes + babel + ES6 + axios + Redux, redux-observable

Prerequisite

node & yarn preinstalled

  • brew install node
  • brew install yarn

I'm using node v7.5.0, yarn v0.20.3

Install dependencies before you start

yarn install

To start

yarn start

Things I learnt

  • using ES6 features
  • using pure functions

About

A nodejs app using reactive style + functional programming. Streaming. Synchronous + Asynchronous actions. RxJs + nodejs + babel + ES6 + axios

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published