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

Why Use Sencha

Why Use Sencha

Tongue-in-cheek presentation on why you should use Sencha Touch to build mobile applications
Opinions exaggerated for sake of an interesting argument :-)

Cian Clarke

June 22, 2013
Tweet

More Decks by Cian Clarke

Other Decks in Programming

Transcript

  1. scrolling                  

                       ✖   code  structure                ✖   na8ve  look  &  feel      ✖  
  2. scrolling                  

                     ✔   code  structure ✖   na8ve  look  &  feel  ✔  
  3. scrolling                  

                       ✖   code  structure              ✔   na8ve  look  &  feel    ✖  
  4. All code in JavaScript No HTML! app.views.Home = Ext.extend(Ext.Panel, {

    title: 'Home', iconCls: 'user', cls: 'home', html: ‘<h1>Dia Duit, a Domhain</h1>’ + ‘Conas atá tú?’ });
  5. Lots     of  UI  Elements   Ext.List   Ext.Form

      Ext.Toolbar   Ext.BuEon   Ext.Carousel   Ext.TabPanel