Published: 2013-04-09 04:49:29
April 8, 2013 16:17
April 8, 2013 16:17
After I learned Backbone.js, the first application I built was the following eCommerce web application for a client—a startup. I built the entire app, including the shopping cart, with Backbone.js and Node.js:
My Take on The Web
Backbone is something that I want to move to eventually...
Are there any other backbone.js tutorials or learning resources for beginners than Introduction or Hello backbone.js?
Today we’ll make a map which displays tweets via the Google Maps API and twitter search results (For the sake of simplicity, we won’t go in to the Twitter API yet). We’ll focus on fundamental construction using the Model, Collection and View components of Backbone.