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

blog image
Sencha Touch

Developing for Google Glass with Sencha Touch

Wearable electronics have seen a boom over the last year. This is mainly due to the adoption of advanced watches that can do anything from answer phone calls to play games. Google feels they have the next big thing in…

blog image
Architect

Building a User Extension and Integrating It Into Sencha Architect 3 – Part 2

Sencha Architect 3 allows users to create User Extensions that package useful third party libraries as reusable tools in all of their projects. In Part 1 of this blog post series, Aaron Conran outlined a Car Query API and showed…

blog image
News

Half a Million Forum Members!

Today we’re excited to announce that we’ve reached a fantasic milestone: 500,000 registered forum members! Congratulations to Tim Guthrie for becoming the 500,000th member of the community. In the last five years, the Sencha community has grown by 10x. We…

blog image
Sencha Touch

Using the Leap Motion Controller with Sencha Touch

Guest Blog Post In this article, I will introduce you to the Leap Motion Controller and describe how we built a Sencha Touch application to work with it. At DecidoKompetensor, which is based in Malmö Sweden and specializes in ERP…

blog image
Sencha Touch

Sencha Touch Spotlight: United Heritage Life Insurance Company

United Heritage Life Insurance Company, the life insurance subsidiary of the United Heritage Financial Group, has been providing quality life insurance and annuity products since 1934. As customer needs have evolved, the software development team at United Heritage has upgraded…

blog image
Sencha Touch

Building a Tizen App With Sencha Touch

Introduction In Sencha Touch 2.3.1, we added support for the Tizen platform, which is a “Web-based OS” and allows developers to use HTML5 technologies to write applications. The web browser bundled with Tizen is one of the most standards-compliant of…

blog image
Ext JS

Writing an Ext.Direct Backend in Node.js

Some of you may have tried it, but there are still many developers who haven’t used this hidden gem — Sencha Ext.Direct. It was announced in 2009 and named one of the best features introduced in Ext JS 3.0. In…

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,…