/redux_proof

redux test with react-stamp

Primary LanguageCSSMIT LicenseMIT

Intro

Try to replace gulp tool chain with npm Inspired by lot of literature and more particulary with npm as build tool.

Use Redux with react-stamp and try composition and pure component factory.

Refactored using Dan Abramov "Getting Started with Redux"

Try bootstrap 4 & scss

Lots of thing todo:

  • find good directory structure [x]
  • find and use a router [x]
  • try universal javascript
  • tape as a test
  • hot reloading
  • rtype as type notation

Tools

  • webpack
  • watch
  • parallelshell
  • scss
  • livereload
  • nodemon
  • npm
  • tape (todo)

Libraries

  • react
  • redux
  • bootstrap

usefull doc

javascript dev + loging more precisely

http://chimera.labs.oreilly.com/books/1234000000262/ch07.html

loging in depth

https://github.com/ericelliott/bunyan-request-logger https://github.com/ericelliott/express-error-handler

working with webpack and React

https://christianalfoni.github.io/react-webpack-cookbook

react pure component starter

https://github.com/ericelliott/react-pure-component-starter

many great links

https://github.com/ericelliott/essential-javascript-links

redux doc

http://redux.js.org/index.html

react-stamp git repo

https://github.com/stampit-org/react-stamp

rtype

https://github.com/ericelliott/rtype

why tape?

https://medium.com/javascript-scene/why-i-use-tape-instead-of-mocha-so-should-you-6aa105d8eaf4#.dmgtqcic7