Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Building Web Apps with Sencha Touch

Building Web Apps with Sencha Touch

Getting started building mobile apps with Sencha Touch 2.x

Arthur Kay

June 01, 2012
Tweet

More Decks by Arthur Kay

Other Decks in Programming

Transcript

  1. Arthur Kay Solutions Enginner @ Sencha, Inc Web Development ~15

    years www.akawebdesign.com @arthurakay Who Am I? Friday, June 1, 12
  2. Housekeeping I’m traveling to Sencha HQ in May. Does anyone

    have questions? Oh... and we’re hiring! Friday, June 1, 12
  3. 1. Understand JavaScript 2. Have access to web server (or

    localhost) 3. Sencha Touch and SDK tools 4. Are ready for awesome-sauce. Friday, June 1, 12
  4. What will our app do? Connect to Meetup.com API Get

    a list of RSVPs Pick a member at random Giveaway stuff! Friday, June 1, 12
  5. CSS3 SASS & Compass Flexible themes Highly optimized 300+ Pre-included

    icons Robust Animations Resolution Independent Theming Friday, June 1, 12
  6. Build JSB3 Into Release sencha build -p demo.jsb3 -d ./build

    ...maybe some other stuff. shell scripts FTW! Friday, June 1, 12