Sencha Touch 2 Mobile JavaScript framework

In Detail Sencha Touch is a versatile HTML5-based framework for developing mobile web apps. Sencha Touch 2 has raised the bar for developing rich mobile web applications with HTML5. Using this framework you can develop mobile web apps that look and feel like native apps on iOS, Android, Blackberry,...

Full description

Saved in:
Bibliographic Details
Main Authors: Clark, John Earl, (Author), Johnson, Bryan P., (Author)
Format: eBook
Language: English
Published: Birmingham : Packt Publishing, 2013.
Series: Community experience distilled
Subjects:
ISBN: 9781782160755
1782160752
1306166063
9781306166065
9781783282500
1783282509
9781680153644
1680153641
9781782160748
1782160744
Physical Description: 1 online resource.

Cover

Table of contents

LEADER 07028cam a2200553 i 4500
001 kn-ocn864381657
003 OCoLC
005 20240717213016.0
006 m o d
007 cr cn|||||||||
008 131129s2013 enk o 000 0 eng d
040 |a IDEBK  |b eng  |e pn  |c IDEBK  |d EBLCP  |d YDXCP  |d HEBIS  |d E7B  |d DEBSZ  |d S4S  |d MEAUC  |d N$T  |d OCLCQ  |d OCLCF  |d OCLCQ  |d COO  |d KNOVL  |d OCLCQ  |d AGLDB  |d ICA  |d N$T  |d ZCU  |d N$T  |d AZK  |d FEM  |d MOR  |d PIFAG  |d MERUC  |d OCLCQ  |d OCL  |d U3W  |d D6H  |d STF  |d VTS  |d ICG  |d NLE  |d INT  |d VT2  |d UKMGB  |d OCLCQ  |d OCLCO  |d G3B  |d S9I  |d TKN  |d OCLCQ  |d OCLCO  |d DKC  |d OCLCQ  |d UKAHL  |d OCLCQ  |d OCLCO  |d QGK  |d OCLCQ  |d OCLCO  |d OCLCL  |d OCLCQ 
020 |a 9781782160755  |q (electronic bk.) 
020 |a 1782160752  |q (electronic bk.) 
020 |a 1306166063 
020 |a 9781306166065 
020 |a 9781783282500 
020 |a 1783282509 
020 |a 9781680153644 
020 |a 1680153641 
020 |z 9781782160748 
020 |z 1782160744 
035 |a (OCoLC)864381657  |z (OCoLC)961588542  |z (OCoLC)968096039  |z (OCoLC)968999118  |z (OCoLC)1259110639 
100 1 |a Clark, John Earl,  |e author. 
245 1 0 |a Sencha Touch 2 Mobile JavaScript framework /  |c John Earl Clark, Bryan P. Johnson. 
264 1 |a Birmingham :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 0 |a Community experience distilled 
506 |a Plný text je dostupný pouze z IP adres počítačů Univerzity Tomáše Bati ve Zlíně nebo vzdáleným přístupem pro zaměstnance a studenty 
520 |a In Detail Sencha Touch is a versatile HTML5-based framework for developing mobile web apps. Sencha Touch 2 has raised the bar for developing rich mobile web applications with HTML5. Using this framework you can develop mobile web apps that look and feel like native apps on iOS, Android, Blackberry, and Windows Mobile. It is built for enabling world-class user experiences. "Sencha Touch 2 Mobile JavaScript Framework" is a step-by-step tutorial that will show you how to use Sencha Touch to produce attractive, exciting, native-quality, user friendly, easy-to-use mobile applications, that will keep your visitors coming back for more. There is sample code provided and explained with essential screenshots for better and quicker understanding. "Sencha Touch 2 Mobile JavaScript Framework" will provide you with a hands-on approach to learning the language, taking you through the basic concepts and designs, to building a complete application from scratch. We start with a foundation of JavaScript basics and work our way through the various components and features of Sencha Touch. We will explore how to leverage the Sencha Cmd utility to create applications quickly and cleanly. We will talk about how to get data in and out of your application, how to create new styles and themes, and even how to compile an application for sale on the various app stores. "Sencha Touch 2 Mobile JavaScript Framework" will make you an expert application developer, using clear examples, code, and concepts. Approach Full of explained code and enriched with screenshots, this book is the practical way to take your Sencha Touch skills to the next level. Who this book is for If you want to gain practical knowledge for using the Sencha Touch mobile web application framework, and you are familiar with HTML and CSS, then this book is for you. It is assumed that you know how to use touchscreens, touch events, and mobile devices such as Apple iOS and Google Android 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Let's Begin with Sencha Touch; Frameworks; Building from a foundation; Building with a plan; Building with a community; Mobile application frameworks; Native application versus web application; Web-based mobile frameworks; Web frameworks and touch technology; Designing applications for mobile devices and touch technology; Why touch?; Getting started with Sencha Touch; The API; Examples; The Kitchen Sink application; Learn; Forums; Setting up your development environment. 
505 8 |a Setting up web sharing on Mac OS XInstalling a web server on Microsoft Windows; Download and install the Sencha Touch framework; Additional tools for developing with Sencha Touch; Safari and Chrome Developer Tools; JavaScript Console; The Network tab; The web inspector; The Resources tab; Other Sencha products; Sencha Cmd; Sencha Architect; Sencha Animator; Third-party developer tools; Notepad++; WebStorm; Xcode 5; Android Emulator; YUI test; Jasmine; JSLint; Summary; Chapter 2: Creating a Simple Application; Setting up the application; Getting started with Sencha Cmd. 
505 8 |a Creating the app.js fileCreating the Main.js file; Exploring the tab panel; Adding a panel; Controlling the look with layouts; Using a fit layout; Using a vbox layout; Using an hbox layout; Testing and debugging the application; Parse errors; Case sensitivity; Missing files; The web inspector console; Updating the application for production; Putting the application into production; Summary; Chapter 3: Styling the User Interface; Styling components versus themes; UI styling for toolbars and buttons; Adding the toolbar; Styling buttons; The tab bar; Sencha Touch themes. 
505 8 |a Introducing Sass and CompassVariables in Sass; Mixins in Sass; Nesting in Sass; Selector inheritance in Sass; Compass; Sass + Compass = themes; Setting up Sass and Compass; Installing Ruby on Windows; Creating a custom theme; Base color; Mixins and the UI configuration; Adding new icons; Variables; More Sass resources; Default themes and theme switching; Images on multiple devices with Sencha.io Src; Specifying sizes with Sencha.io Src; Sizing by formula; Sizing by percentage; Changing file types; Summary; Chapter 4: Components and Configurations; The base component class. 
505 8 |a Taking another look at layoutsCreating a card layout; Creating an hbox layout; Creating a vbox layout; Creating a fit layout; Adding complexity; The TabPanel and Carousel components; Creating a TabPanel component; Creating a Carousel component; Creating a FormPanel component; Adding a DatePicker component; Adding sliders, spinners, and toggles; The MessageBox and Sheet components; Creating a MessageBox component; Creating a Sheet component; Creating an ActionSheet component; Creating a Map component; Creating lists; Adding grouped lists; Adding nested lists. 
590 |a Knovel  |b Knovel (All titles) 
630 0 0 |a WebSphere. 
630 0 7 |a WebSphere  |2 fast 
650 0 |a Application software  |x Development. 
650 0 |a Web site development. 
655 7 |a elektronické knihy  |7 fd186907  |2 czenas 
655 9 |a electronic books  |2 eczenas 
700 1 |a Johnson, Bryan P.,  |e author. 
776 0 |z 1782160744 
776 0 |z 1306166063 
856 4 0 |u https://proxy.k.utb.cz/login?url=https://app.knovel.com/hotlink/toc/id:kpSTMJSF01/sencha-touch-2?kpromoter=marc  |y Full text