This tutorial will teach you how to put together a Todo app using CoffeeScript and BackboneJS. You can find the entire code for this tutorial on the Github repository. Here's What We'll Build The todo app is inspired by TodoMVC, except that we're using Backbone.js alongside CoffeeScript as our stack, and we'll style the app differently. It…
Let’s Build A Todo App With BackboneJS And CoffeeScript
