Skip to content

OpenMindedInnovations/backbone_react_component_screencast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone React Component Screencast

Blog post: http://www.openmindedinnovations.com/blogs/backbone-react-component-with-middleman

This is the code for the screencast showing how to integrate React and Backbone using backbone-react-component (https://github.com/magalhas/backbone-react-component). Additionally I used coffeescript instead of jsx and middleman for the framework.

video: http://youtu.be/iul1fWHVU6A

backbone-react-component: https://github.com/magalhas/backbone-react-component

Backbone: http://backbonejs.org/

React: http://facebook.github.io/react/

Middleman: http://middlemanapp.com/

Setup

git clone https://github.com/OpenMindedInnovations/backbone_react_component_screencast.git

cd backbone_react_component_screencast

bundle install

bower install

middleman s