Subscribe to our newsletter
Be the first to learn about new Sencha resources and tips.
Try the new tool Rapid Ext JS, now available! Learn More
On behalf of Sencha and the entire Ext JS team, I’m proud to announce the release of Sencha Ext JS 5.1. With this release, we’ve added exciting new features that further improve the richness of the Sencha Ext JS framework,…
ExtraParams in Ext JS 5 by Greg Barry Ext JS 4 allowed users to append extraParams directly to a connection like so: Ext.Ajax.extraParams = { foo: "bar" }; Due to changes in the Ext JS 5 data package, this is…
Are you trying to develop apps for multiple devices and platforms, but unsure which tools will best fit your needs? Ext JS 5 provides all of the tools necessary to build robust desktop and tablet applications using HTML5. With hundreds…
Introduction We’re excited to announce the availability of Ext JS 5.1 Beta. Since Ext JS 5.0.1, we’ve been hard at work adding exciting new features and responding to all the great feedback from you, the Sencha Community. Ext JS 5.1…
Introduction Google Chrome is an important delivery mechanism for web content. As of September 2014, Chrome has a 59.6% browser market share. It’s not just the browser; it’s also Chrome OS, the operating system that runs on Chromebooks. According to…
pixx.io is a modern and easy-to-use media management application targeting the needs of semi-professional and professional photographers, creative agencies, startups and SMEs. The software is built with Ext JS 5 and Sencha Touch 2.4. In addition, we used PHP and…
Ext JS 5 introduced support for components in grid cells using the new “widgetcolumn”. At the same time, Ext JS 5 introduced a new type of lightweight component called a “Widget”. There are several widgets included in Ext JS 5,…
ExtraParams in Ext JS 5 by Greg Barry Ext JS 4 allowed users to append extraParams directly to a connection like so: Ext.Ajax.extraParams = { foo: "bar" }; Due to changes in the Ext JS 5 data package, this is…
Introduction When extending the functionality of a framework class, you generally write the new functionality directly into the derived class. However, if you need that same functionality to exist in multiple components, the most efficient option may be to define…
Be the first to learn about new Sencha resources and tips.