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

blog image
Sencha Touch

Announcing AT&T API Platform SDK 2.1

Introduction Sencha is pleased to announce the release of the latest version of our SDK that allows developers to utilize AT&T APIs from within an HTML5 application. This release of the SDK builds upon the previous release by including Sencha…

blog image
Sencha Touch

Meetcha—Using Sencha Touch to Build a Mobile App for Meetup.com

Guest Blog Post: Dr. Ashvin Radiya, President and CTO of AvantSoft, Inc. Introduction We developed the Meetcha app to demonstrate how to use Sencha Touch 2 features in a real world application. We used the Sencha Touch’s built-in MVC architecture,…

blog image
GXT

Migrating Styles & Themes from Ext GWT 2 to Sencha GXT 3

Background In Ext GWT 2, component styles were defined in a single large CSS file. Developers could extend or redefine the styles in this file to control the appearance of a component or define a custom theme. Although this made…

blog image
Architect

Sencha Architect 2.1 Now Available

Sencha Architect is now even better! Release 2.1 is finally here and the team is excited to share what we've been working on for the past three months. The goal for the first minor release was to improve performance and…

blog image
Ext JS

Automating Unit Tests

One of the first questions I always hear when starting with a new client is “How can I build unit tests for my application?” It’s obvious that many people understand the benefits of unit tests—developers want to minimize the number…

blog image
Sencha Touch

Sencha Touch oData Connector and Samples for SAP

Today we’re releasing the Sencha Touch oData Connector for SAP, available on the Sencha Market. We’ve partnered with SAP to make it easier for SAP customers to build HTML5 applications using Sencha Touch. Sencha Touch is often used to build…

blog image
Architect

Extensions, Extensions, Extensions

Extensions allow developers to access valuable features and explore beyond Sencha's usual frameworks. Thus, they are a very important part of the Sencha platform. At Sencha, we are investing to improve our ecosystem of extensions and I wanted to share…

blog image
News

Announcing Sencha Try

Today Sencha launches try.sencha.com to simplify developer adoption, accelerate learning, and to allow developers to contribute and share knowledge. “Thousands of Sencha examples to learn, inspire, and experiment.” At the heart of every developer platform is lots and lots of…

blog image
HTML5 Scorecard

A Survey of JavaScript Timers on Mobile

It wasn't too long ago that web developers were struggling with poor implementations of JavaScript timers in desktop browsers. John Resig's survey of desktop browser timers at the end of 2007 showed serious problems with timer resolution and/or timer consistency…