Skip to content
Matthew Phillips edited this page May 3, 2013 · 10 revisions

@page Tutorial Get Started with CanJS @parent guides 0

@body This tutorial will walk you though the basics of CanJS by building a small to-do app with CanJS and jQuery. When you are finished, your app will look similar to this:

<iframe width="100%" height="350" src="http://www.youtube.com/embed/GdT4Oq6ZQ68" frameborder="0" allowfullscreen></iframe>

To get started, click [Constructs Constructs] in the navigation to the left. Or, if this tutorial isn't your thing, you can take a look at some [Videos Videos], see some nifty [Recipes Recipes] for building functionality with CanJS, check out our API, or dive right in and poke around the annotated source for CanJS.

Clone this wiki locally