This is where your learning starts. Go through these tutorials to learn JavaScriptMVC basics. Also check out these example apps
Learn how to install JavaScriptMVC. This is a prerequisite for most of the other tutorials.
Build, minify, test, and document a basic recipe application. This tutorial covers the major components of JavaScriptMVC.
A walkthrough of the MVC parts of jQueryMX. This is a must read if you want to understand how they work together.
Walks through StealJS's features.
Uses FuncUnit to write functional tests for the jQuery UI autocomplete widget.
From a small to large projects, covers the best way of organizing a JavaScriptMVC application and scaling it to meet future needs.
Build a simple widget that loads content with ajax. This walkthrough demonstrates how to make a site Google crawlable and searchable.
This guide details suggests a service layer design that minimizes the amount of extra work to get JavaScriptMVC running.
This guide outlines the things you have to look at when upgrading from version 3.0 or 3.1.