Skip to content

React + RxJs + React-Router + Webpack + babel and soon more

Notifications You must be signed in to change notification settings

Cmdv/React-RxJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

836d20a · May 25, 2016

History

62 Commits
May 25, 2016
May 25, 2016
Aug 28, 2015
May 25, 2016
Aug 27, 2015
May 25, 2016
May 25, 2016
Aug 27, 2015
May 25, 2016
May 25, 2016
Aug 27, 2015
May 25, 2016

Repository files navigation

react-rxjs

This is a simple React application using RxJS instead of Flux as a data flow.

Inspired by justinwoo -> react-rxjs-flow and extending it to show how RxJS can work in different situations together with React.

VIEW DEMO

Tools so far

Installing

Run npm install

Usage + Tests

Run npm start //start webpack-dev-server with react-hot-loader

Open another terminal tab and then

npm test //start testem + tape

In your favorite browser go to localhost:3000.

ToDos:

  • json POST
  • jwt Auth
  • CRUD / Firebase ?
  • Animations

There really isn't that much information about using RxJS as a replacement to flux in react. Because of this any contributions are welcomed :)

Contributions

To get the React-router working I had great advice from: BerkeleyTrue on this git issue -> git post
and Anders Ekdahl on stackoverflow

About

React + RxJs + React-Router + Webpack + babel and soon more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published