forked from canjs/canjs
-
Notifications
You must be signed in to change notification settings - Fork 0
tutorial
Josh Dean edited this page Jun 30, 2013
·
10 revisions
@page Tutorial Getting Started @parent guides 1
@body This tutorial will walk you though the basics of CanJS by building a small to-do app with CanJS and jQuery like this:
<iframe src="http://jsfiddle.net/donejs/c3bfy/embedded/result,html,js,css" frameborder="0" allowfullscreen style="width: 100%; height: 300px;"></iframe>To get started, click [Constructs Constructs] in the navigation to the left, or you can watch the video version.
<iframe width="560" height="315" src="http://www.youtube.com/embed/GdT4Oq6ZQ68" frameborder="0" allowfullscreen></iframe>You can also take a look around and 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.