Join Virtual JavaScript Days 2026 and Get a Free Participation Certificate – Register Now!

New! Try dark mode

Taking Ext JS from Desktops to Smartphones

June 17, 2015 1479 Views

Get a summary of this article:

Show

We’re very excited about Ext JS 6. We’re now less than one month away from its general availability on July 1st. One of the innovations we’re most excited about is the merging of the Ext JS and Touch frameworks. Now, teams will have a single JavaScript framework for designing and developing web applications on desktops, tablets, and smartphones. Based on our discussions with attendees at SenchaCon and the SenchanCon Roadshows, we know a lot of you are excited about this too.

Download the Ext JS 6 beta to see what’s coming.

At SenchaCon, Don Griffin, Director of Engineering and Gautam Agrawal, Director of Product Management talked about our journey to merge the Ext JS and Touch frameworks. It started back with Ext JS 5 where we brought together the best Class/Loader, DOM, Data Package, MVC/MV and utilities from the two frameworks to form a common core. At that time, we had just the Ext JS side of the views.

With the unified core and classic and modern toolkits, we’re providing you with a universal framework to build universal applications.

With the release of Ext JS 6, we now have one framework and two toolkits; classic and modern. These new toolkits are the view layers that allow you to build applications across any device type and browser, including legacy browsers such as IE8 which lack CSS3 support. You will be able to customize the user experience across these devices, based on your target platforms — including smartphones.

We’ve also adjusted the package structures inside the Ext JS codebase (classic and modern) to allow maximum sharing of code across the models, SASS, and other resources, for building applications at scale in a multi-device environment. If you are using Sencha Cmd, it can manage the application structure in a way that is largely transparent to you. Sencha Cmd can collapse your application structure to target only classic, or only modern toolkits, should you choose to target only desktop and tablets or only tablets and smartphones.

With the unified core and classic and modern toolkits, we’re providing you with a universal framework to build universal applications. We want to give you the tools you need to deliver the right experience on the right screen at the right time.

Watch Don use Ext JS 6 to build a universal application targeting desktops, tablets and smartphones — and learn how to maximize code sharing while ensuring the best possible user experience across all devices.

 

 

Recommended Articles

Building Responsive, Data-Driven Enterprise Applications with JavaScript

In enterprise software, responsiveness is no longer a nice-to-have. Users expect the same application to perform smoothly whether they are working at a desktop with…

What’s New in ReExt 1.2

Modern teams are under constant pressure to ship faster without sacrificing UX quality, maintainability, or enterprise-grade capabilities. That’s easy to say, but much harder to…

BFF Architecture – Optimizing Communication between Node. js and Ext JS

Modern enterprise applications rarely struggle because they lack features. More often, they struggle because the frontend and backend are speaking slightly different languages. Your database…

Case Study: Building a Modern Recruitment Application with Ext JS

Hiring the right talent requires more than collecting resumes. Modern recruitment teams need streamlined workflows, real-time visibility, and reliable tools that support every stage of…

Techniques for Handling Large Data Sets in Ext JS

Enterprise applications often need to display and process thousands – or even millions – of records while maintaining a responsive and intuitive user experience. Whether…

Building an AI-Powered School Grading System with Ext JS

Educational institutions are under increasing pressure to evaluate growing numbers of student assessments while maintaining fairness, consistency, and timely feedback. Although artificial intelligence offers new…

View More