Boiling React Down to a Few Lines in jQuery
http://hackflow.com/blog/2015/03/08/boiling-react-down-to-few-lines-in-jquery/
A reminder you don’t need React to do 1-way binding and view decomposition with Backbone and LayoutManager. But a nice explanation nonetheless.