JS Days 2025 is now live – Join 5,000+ devs for the premier virtual JavaScript event. Register Now

Sencha Blog

blog image
Ext JS

Sencha Cmd 6.5 Tech Tips

Sencha Cmd 6.5 is a major step forward in helping you build large modern applications and take advantage of the latest advancements in JavaScript standards. In this blog, I will provide tips to help you get started quickly with Cmd…

blog image
Ext JS

Top Support Tips

Scrolling a Component Into View by Seth Lemmons A somewhat common question from customers is how to scroll a component, within a scrollable container, into view. And not only into view, but to the top of the parent container. Let's…

blog image
Ext JS

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
Ext JS

Creating Progressive Web Applications using Sencha Ext JS

Progressive Web Applications (PWAs) allow developers to create great user experiences on the web. They deliver the best of both web and mobile app experiences. Web apps can be found easily on the internet and every user is guaranteed access…

blog image
Ext JS

Using Ext JS Components in Your React Apps – Part 2

Enhancing the Grid and Adding Other Components In part 1 of this series, we explained how to get started with Ext JS components in your React app, and built a sample Hacker News app that leveraged the Ext JS Grid.…

blog image
Ext JS

Dean Ranft is Third Place Winner in Sencha Theming Contest

We’d like to congratulate Dean Ranft on winning third place in the Sencha Theming Contest! Our goal was to highlight how easy it is to use the latest advancements in Sencha Themer to modify the theme of an existing application.…

blog image
Ext JS

Nils Dehl is Second Place Winner in Sencha Theming Contest

We’d like to congratulate Nils Dehl on winning second place in the Sencha Theming Contest! Our goal was to highlight how easy it is to use the latest advancements in Sencha Themer to modify the theme of an existing application.…

blog image
Ext JS

Mike Giddens is the Winner of the Sencha Theming Contest

We’re very excited to announce that Mike Giddens is the winner of the Sencha Theming Contest! Our goal was to highlight how easy it is to use the latest advancements in Sencha Themer to modify the theme of an existing…

blog image
Ext JS

Using Ext JS Components in Your React Apps – Part 1

Integrating powerful UI components into React applications is challenging. This is especially true for developers creating enterprise-level apps. Ext JS, known for its advanced grid, chart, and layout components, is built for high-performance, data-intensive applications. Using the "Ext JS Reactor"…