HTML5移動開發框架 Sencha Touch 入門教程匯總
Sencha Touch 是專門為移動設備開發應用的Javascrt框架。通過Sencha Touch你可以創建非常像native app的web app,用戶界面組件和數據管理全部基于HTML5和CSS3的web標準,全面兼容Android和Apple iOS。
下面是一些非常實用 Sencha Touch 入門的文章匯總:
Creating a Sencha Touch MVC application from scratch

Let’s start creating our first Sencha Touch MVC web app.
Sencha Touch Bits

This blog is about tips on using Sencha Touch.
Create Image Gallery Using Sencha Touch

Creating simple image gallery using sencha touch.
Sencha Touch Tutorial – Building a Newsletter App

Build a Newsletter style App.
Creating Sencha Touch Toolbar Buttons

In this tutorial you will learn how to create different types of toolbar buttons using the Sencha Touch Library.
Writing a Sencha Touch MVC Application

In this article we will explore one of the approaches we can take to create a Sencha Touch application using the MVC pattern.
Writing a Sencha Touch Application

In this series we will create a Sencha Touch application that allows its users to take notes and store them on the device running the app.
Build an iPad app with Sencha Touch

Create a web app that feels native on the iPad and other mobile devices, using the Sencha Touch library.
Official docs and demos
Getting Started with Sencha Touch 2

Official Sencha Touch docs
Hello World

In this article, we will run through the absolute basics of building your first application, in the time-honored tradition of displaying the words 'Hello World'.
Demos

Official Sencha Touch demos.
Kitchen Sink

Nice collecttion of examples in an easy-to-navigate format.