Skip to content

WestmorelandOSS/Backbone-Flux-React-Webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flux & React backed by backbone

Following this tutorial http://www.toptal.com/front-end/simple-data-flow-in-react-applications-using-flux-and-backbone

I have build a sample application that uses backbone models instead of flux stores to get lots of backbone features

This maintains top down control but allows components to rely on EventEmiter through backbone models and Item Collections

Should be deployed to http://westmoreland-open-hack.github.io/Backbone-Flux-React-Webpack/build eventually

Enjoy

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 60.0%
  • JavaScript 36.7%
  • HTML 3.3%