CoffeeTodo - CoffeeScript and Backbone.js tutorial

In this tutorial, we will create a working todo list application that lets you:

  • Create new tasks
  • Delete tasks
  • Mark tasks as finished
  • Filter tasks

Warning

This is under construction.

Contents:

Indices and tables

Project Versions

Table Of Contents

Next topic

Part 1

This Page