A project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today.
Hey @GitHub, all the videos are missing from http://learn.github.com/ 🙁
Hey @GitHub, all the videos are missing from http://learn.github.com/ 🙁
A project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today.
Developing Backbone.js Applications
Complete “Early Release” copy of Addy Osmani’s book on developing web apps using Backbone.js
Hey San Francisco, I will be in you on the night of the Superbowl — where should I go to watch it? (and with who??)
Using Web Inspector to increase the font size and line spacing of Distraction Free Writing mode in #WordPress makes it really beautiful.
I have an epic tome in the works which is currently title "Technology Startups As Military Special Forces". Excited to get it finished soon.
Some ideas for my @Pebble, when I get it: http://dntd.cc/77y
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It’s the tie to go along with jQuery’s tux, and Backbone.js’s suspenders.
Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing API over a RESTful JSON interface.
Going through some of these @backbone_js tutorials until @codeschool can fix their server: http://backbonetutorials.com/