Ext JS 7.9 & Rapid Ext JS 1.1 are out now! Check what’s new Read More

blog image
Cmd

Optimizing The Development Process With Sencha Cmd 5

Sencha Cmd provides a suite of tools for generating and building applications using Sencha frameworks (Ext JS arguably the best javascript framework and Sencha Touch). In addition to these bookends of the development process, Sencha Cmd also provides useful tools…

blog image
Cmd

Top Support Tips: August 2014

New Framework, New Doctype by Greg Barry In Ext JS 5, we support IE 8+, so we no longer encourage users to use the strict HTML 4 doctype. We now recommend using an HTML5 doctype. We also recommend the X-UA-Compatible…

blog image
Cmd

Announcing Sencha Architect 3.1

On behalf of Sencha and the entire Architect team, I’m proud to announce the release of Sencha Architect 3.1. It comes with many new features, most notably Ext JS 5 support. Within the short period since the Ext JS 5…

blog image
Cmd

What’s New in Ext JS 5.0.1

Today, we are excited to announce the general availability of Ext JS 5.0.1! This maintenance release includes a number of improvements based on feedback from the Sencha community. Lets take a tour of the changes. Accessibility With Ext JS 4.2.2,…

blog image
Cmd

Using Sencha Cmd in an Enterprise Application Development Workflow

As a member of the Sencha Professional Services team, I am often tasked with helping our customers start new projects based on the Ext JS and Sencha Touch frameworks. More often than not, Sencha Cmd is the foundation of these…

blog image
Cmd

Getting Started with Sencha Touch 2: Build a Weather Utility App (Part 3)

In this three-part Sencha Touch tutorial, you will build the Do I need my Umbrella? app, a simple utility app that loads weather information from a web service — worldweatheronline.com. Based on weather codes, this app can predict if you…

blog image
Cmd

Using the New App Watch Command in Sencha Cmd 4

What's Sencha Cmd 4's biggest new feature introduced to date? It's the “Sencha app watch” command! This command focuses on streamlining small changes. That is, it enables these changes to continuously process, running automatically just seconds later. In this article,…

blog image
Cmd

Leveraging PhoneGap within Sencha Touch

Introduction With the release of Sencha Touch 2.3 and Sencha Cmd 4, creating your cross platform hybrid javascript web framework applications has never been easier. PhoneGap is now a key feature in the Sencha Touch mobile workflow integrating seamlessly into…

blog image
Cmd

Understanding Sencha Cmd Packages

In April of this year, as part of the rollout of Ext JS 4.2 and the new Neptune theme, we introduced support for packages in Sencha Cmd 3.1. At that time, packages were primarily targeted at themes but obviously themes…