- No free version
Enterprise-grade product
- HTML 5 and JavaScript
- Top professional (paid) hybrid development framework
- Packs ready to use widgets for Android, IOS, Windows, and Blackberry
- .Drag and Drop. User Interface builder
- Easy to create and integrate custom components across all of a companies apps
- Three tiers of pricing: Standard, Pro, Premium for up to 5 developers
- Standard-$4,340 per year
- Pro-$6,280 per year
- Premium-$9,190 per year
- Strengths
- Rapid development
- Built in styling, debugging, and data analytics tools
- Weaknesses
- Expensive to purchase software
- Not open sourced
- Integrates with other expensive Sencha products
- Getting Started:
- Step 1: Download the free trial https://www.sencha.com/products/evaluate/
- Sencha Touch is bundled with Sencha.s main project Ext JS
- Can be downloaded and run for 30 days for free
- Step 2: Create a new project
- Create a new directory for your project
- Enter at the command line: sencha -sdk /path/to/touch generate app MyApp .
- ./path/to/touch. needs to be the path to where you downloaded the trial
- This will generate a new app in your directory called MyApp
- Step 3: Decide if Sencha Touch is worth buying