Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 620 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 620 Bytes

Making a Flux project to test its capabilities.

Interesting links:
Scotch.io tutorial:
http://scotch.io/tutorials/javascript/getting-to-know-flux-the-react-js-architecture

Scotch.io tutorial github repository:
https://github.com/scotch-io/react-flux-cart

Facebook React.js overview page:
http://facebook.github.io/react/

Facebook Flux overview page:
http://facebook.github.io/flux/docs/overview.html

Facebook Dispatcher description:
http://facebook.github.io/flux/docs/dispatcher.html

Downloadlink for Facebook dispatcher.js:
https://github.com/facebook/flux/blob/master/src/Dispatcher.js