Created
October 1, 2012 13:56
-
-
Save moduscreate/3811933 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| What is Sencha Cmd | |
| What is the typical application development lifecycle | |
| Review of the example application (Tablet and Phone support) | |
| Using Sencha Cmd to start an application | |
| Begin building the application | |
| Learn about the "development" application bootstrap | |
| Adding device profiles to the application | |
| Along the way, explain how profiles work | |
| Focus on the phone profile | |
| Introduction to MVC (i'm almost at this point) | |
| Build Views | |
| Wire in the views to the main controller | |
| Discuss View -> Controller interaction models | |
| Add history/Routing (Might move this to appendix/blog post) | |
| Build out the Tablet Profile | |
| ------- Might be a great logical break for this chapter ----------- | |
| Use Sencha Cmd to build a testing version | |
| Discuss what constitues a "testing build" | |
| Discuss the Testing version application bootstrap | |
| Use Sencha Cmd to produce a production build | |
| Discuss microloader & application caching | |
| Use Sencha Cmd to build & deploy an iOS version of this app | |
| Discuss iOS Native packaging | |
| Use Cmd to build and deploy an android version of this application | |
| Discuss Native packaging for Android | |
| Summary |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment