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

blog image
Cmd

Sencha Product Roadmap Themes

Last week, we announced the release of Sencha Ext JS framework 6.5.2 and Sencha Cmd 6.5.2. These releases include hundreds of minor improvements and bug fixes in both of the Ext JS modern and classic toolkits. We are currently working…

blog image
Cmd

Announcing Ext JS 6.5.2 and Sencha Cmd 6.5.2 GA

We’re excited to announce the release of Ext JS 6.5.2 and Sencha Cmd 6.5.2. These releases are focused on resolving issues reported by customers and the Ext JS community. Ext JS 6.5.2 includes hundreds of minor improvements and bug fixes…

blog image
Cmd

Using Push Notifications for Web Applications

Progressive Web Applications have become a viable alternative to native applications: they can be installed, used to work offline, and have access to the device hardware. In this article, I’ll show you how to make your existing web applications even…

blog image
Cmd

Create a Smooth Loading Experience for Large Enterprise Apps with Sencha Cmd

Large enterprise applications often include millions of lines of code, and offer many specialized features for different constituencies. While these apps are crucial to the business, they can also get a reputation for loading slowly and offering poor performance to…

blog image
Cmd

Announcing Ext JS 6.5.1 and Sencha Cmd 6.5.1 GA

On behalf of the entire Sencha team, we’re excited to announce the release of Ext JS 6.5.1 and Sencha Cmd 6.5.1. These releases are focused on enhancement requests from customers as well as resolving issues reported by the community. The…

blog image
Cmd

What’s New in Ext JS 6.5 and Sencha Cmd 6.5 – Your Questions Answered

In our recent webinar, What’s New in Sencha Ext JS 6.5 and Cmd 6.5 - watch it now, we presented some amazing new capabilities that were released in Ext JS 6.5 and Sencha Cmd 6.5. Using the Coworkee example application,…

blog image
Cmd

Announcing Ext JS 6.5 and Sencha Cmd 6.5 GA

We are pleased to announce the availability of Ext JS 6.5 and Sencha Cmd 6.5 on behalf of the entire Sencha team. Ext JS 6.5 adds some incredible new features to the Modern toolkit. Powerful new Grid functionality, advanced Form…

blog image
Cmd

Getting Started with ES2015 using Sencha Cmd 6.5

At SenchaCon, we released Sencha Cmd 6.5 EA, which supports transpilation of ES2015 source code to ES5 based code that works on non-ES2015 capable browsers. In this article, we’ll give you an overview of ES 2015 features and show you…

blog image
Cmd

Top Support Tips

How to Copy and Paste Data from Your Components by Alex Volfson Users ask me how to copy and paste data from their components. Many components have a complex interaction model, so the default system copy is not always going…