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

ExtJS 5 Introduction

noroot
August 16, 2014

ExtJS 5 Introduction

ExtJS 5 Introduction for Gorky Ruby user Group

noroot

August 16, 2014
Tweet

More Decks by noroot

Other Decks in Education

Transcript

  1. What is ExtJS ? - Full featured client* Javascript framework

    - Become Industry standard - 60% of Fortune 100 uses it - Supports ALL browsers ?
  2. Application structure MVVM (M+VC) based application Sencha CMD (console based

    framework management tool) sencha generate app -ext MyApp ./app cd app sencha app watch
  3. Application development order 1) Describe Layout and components 2) Define

    Models structure 3) Define Storages for models 4) Define Models bindings for models structure 5) Define behaviors for components and models
  4. Examples Dashboard http://dev.sencha.com/ext/5.0.1/examples/index.html REST Grid: http://dev.sencha.com/ext/5.0.1/examples/restful/restful.html Organizer: http://dev.sencha.com/ext/5.0.1/examples/organizer/organizer.html Themes: http://dev.sencha.com/ext/5.0.1/examples/themes/index.html

    WebDesktop: http://dev.sencha.com/ext/5.0.1/examples/desktop/index.html Executive Dashboard: http://dev.sencha.com/ext/5.0.1/examples/executive- dashboard/index.html#!kpi/clicks Trees: http://dev.sencha.com/ext/5.0.1/examples/tree/locking-treegrid.html Soap: http://docs.sencha.com/extjs/5.0/enterprise/soap.html
  5. Communities and collaboration Official site http://www.sencha.com/ Market: https://market.sencha.com/ Seek for

    answers: http://www.sencha.com/forum/index.php Lack of russian community