Skip to content

Instantly share code, notes, and snippets.

@moduscreate
Created October 1, 2012 13:56
Show Gist options
  • Select an option

  • Save moduscreate/3811933 to your computer and use it in GitHub Desktop.

Select an option

Save moduscreate/3811933 to your computer and use it in GitHub Desktop.
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