Chapter 4. A jQuery Mobile Single-page App
jQuery mobile is an exciting project that brings the power of jQuery to the world of handheld and mobile experience. Like jQuery UI, it builds on and extends the jQuery core with a series of UI widgets and helpers. In this case these are optimized for mobile display and a touch interface.
We're also going to use JsRender, the official templating solution for jQuery and the successor to the jQuery template plugin tmpl
.