Sencha Touch Tutorial 1: First Steps
This is the first video tutorial on the
Sencha Touch JavaScript framework.
In this screencast I covered the following topics:
- basics of creating web applications based on the Sencha Touch library;
- Ext.Panel, Ext.Toolbar, Ext.Button components and some of their configuration properties;
- order of applying values to component properties
The source code of the lesson can be taken
from here .
')
Links to other lessons: 1,
2 ,
3More information about
developing for mobile platforms can be found in my blog.
Source: https://habr.com/ru/post/118393/
All Articles