From 6aa8db4048c90becc9a3113782cad8ddb06e28e8 Mon Sep 17 00:00:00 2001 From: Blaine Hatab Date: Fri, 28 Nov 2014 18:46:15 -0600 Subject: [PATCH] Screencast interfacing react + backbone --- docs/videos.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/videos.md b/docs/videos.md index 3eef0d00..8036b104 100644 --- a/docs/videos.md +++ b/docs/videos.md @@ -96,6 +96,11 @@ A [tagtree.tv](http://tagtree.tv/) video conveying the principles of [Thinking i By [Tom Occhino](http://tomocchino.com/) and [Jordan Walke](https://github.com/jordwalke) +### Backbone + React + Middleman Screencast + + +Backbone is a great way in interface a REST API with React. This screencast shows how to integate the two using [Backbone-React-Component](https://github.com/magalhas/backbone-react-component). Middleman is the framework used in this example but could easily be replaced with other frameworks. A supported template of this can be found [here](https://github.com/jbhatab/middleman-backbone-react-template). -- [Open Minded Innovations](http://www.openmindedinnovations.com/) + ### Developing User Interfaces With React - Super VanJS