Skip to content
This repository has been archived by the owner on Jan 13, 2020. It is now read-only.
/ ext-weatherapp Public archive

Do I need the Umbrella app - Sencha Touch 2 vs Ext JS 6

Notifications You must be signed in to change notification settings

savelee/ext-weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorial: Upgrade a Sencha Touch app to Ext JS 6 modern.

TODO: URL TO BLOG POST

In this tutorial, I will show you, how you can upgrade from Sencha Touch 2 to Ext JS 6 modern, and why you should consider to make this step.

I used for this tutorial my old tutorial files, for the “Do I need my umbrella” weather application, I wrote this tutorial a couple of years ago with Sencha Touch 2. You can find the original tutorial here: https://www.sencha.com/blog/getting-started-with-sencha-touch-2-build-a-weather-utility-app-part-1/ You download the tutorial files from: https://github.com/savelee/weatherapp/tree/master/touchdinmu

--

Setup

To run these files, you wil need to have a copy of Sencha Touch 2, and Ext JS 6.

  1. Check out this project
  2. Generate a Sencha Touch project into this workspace, to get the touch folder

touch > sencha generate app Dinmu ../touchdinmu 3. Generate an Ext JS 6 project into this workspace, to get the ext folder

ext > sencha generate app -modern Dinmu ../dinmu1

About

Do I need the Umbrella app - Sencha Touch 2 vs Ext JS 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published