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 MVP Program & Update

Did you see the amazing list of Sencha MVPs in our MVP directory? These are the best of the best in the Sencha world, and they are always sharing their knowledge and passion with the rest of the community. You…

blog image
Ext JS

Debugging Ext JS Applications using Visual Studio Code and Google Chrome

Two of the hottest development tools available to any web developer, Visual Studio Code (VSCode) and Google Chrome, seamlessly integrate to provide the most comprehensive debugging environment known to javascript. Gone are the days of console-log mazes – now is…

blog image
Ext JS

DeveloperWeek Austin: Impressions and Advances

DeveloperWeek Austin, the largest developer conference in this area, has grown more than 2x over the inaugural event held last year and took place at the fresh Palmer Events Center. This year’s event had more than 2,000 developers and engineers,…

blog image
Ext JS

Migration of uniGUI from Ext JS 4.2 to Ext JS 6.5

Before I start, I want to make a full disclosure. My business depends on Ext JS, so its success is very important to me. I am a passionate developer and part of the global Delphi community. The idea of combining…

blog image
Ext JS

Announcing Sencha Ext Community Edition

Over the last year, our community has expressed an important need: aspiring JavaScript developers need access to simple, modern tools so they can build great-looking cross-platform enterprise applications more easily and quickly. Well, you’ve spoken, and we’ve heard you! We’re…

blog image
Ext JS

Ext JS Testing Story: Under the Hood

One of the key differences of Ext JS compared to other solutions has always been the emphasis placed on code quality. It is often said that any software can be improved; in our experience it is more important to ensure…

blog image
Ext JS

Video Series: Build an Ext JS Application Using Modern Toolkit – Part 2

I am pleased to present the second installment of my video series describing the process of developing an application from scratch using the Modern Toolkit. In these episodes, we will continue to build an application that will handle data from…

blog image
Ext JS

Still on Ext JS 4.x? Learn How to Build Universal Applications using Ext JS 6.6 with Open Tooling

As I think about all of the valuable features that have been added to Ext JS since version 4, one feature that comes to the top of the list is the ability to create universal applications. What are universal applications?…

blog image
Ext JS

How to Animate your Ext JS Components

Sometimes we need to add animations to our application to make it more friendly or give it a more sophisticated look depending on how the animation is presented (e.g. components that slide off of the screen instead of simply disappearing…