Course
Skills Expanded
What's New in ExtJS 5
This course focuses on the new features in Sencha's ExtJS 5 update.
What you'll learn
This course focuses on the new features in Sencha's ExtJS 5 update. The major new features in this upgrade from Sencha that are explained include Model-View-View-Model (MVVM) architecture, 2-way data binding, formulas, tablet support, Routing Translations, and significant new capabilities with models and stores.
Table of contents
Introductions and Prerequisites
36mins
- Introduction and Prerequisites 1m
- ExtJS Desktop Fundamentals Necessary for This Course 5m
- What Has Been Added to ExtJS 5 8m
- Best Practices 3m
- Simple App to Demonstrate MVVM and Databinding 2m
- ExtJS 4.2 App Run Through for Perspective 6m
- ExtJS 5.0 Same App With Databinding and MVVM 8m
- Demo of ExtJS 4.2 App Compared to ExtJS 5.0 App 2m
- Summary 1m
Core Library Updates
29mins
- Introduction 2m
- Class Config System 1m
- Privates, Events, and Gestures 4m
- All New ViewModel Introduction 1m
- Update HTML in Panel Before We Add ViewModel 3m
- Using ViewModel to Update HTML, One-Way Data Binding 5m
- Adding Two-Way Data Binding to Our View 4m
- Using Formulas in ViewModels for Field Concatenation 3m
- Programmatically Setting ViewModel Data 4m
- Summary 1m
Updates to Data Models, Data Stores, and the New Session Class
53mins
MVVM (Model-View-View-Model) Part 1
35mins
MVVM (Model-View-View-Model) Part 2
46mins
- Introduction 2m
- Two Way Bind a Model Record to a Grid Row With Formulas 5m
- Two Way Bind Model Record to Details View 7m
- Using Data Binding to Secure Fields 4m
- Adding a Controller to Model View and References 7m
- Explaining the Basics of Url Routing 7m
- Adding Responsive Behavior to Our Master Detail Grid 3m
- Adding a SegmentedButton as a Grid Column Widget 6m
- Update Grid Row Data Binding With New Two Way Selection Binding 4m
- Summary 1m