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

Ext JS Upgrade Adviser Early Access is Now Available

February 5, 2019 1865 Views

Get a summary of this article:

Show

We’re pleased to announce that the early access version of Ext JS Upgrade Adviser is now available. Ext JS Upgrade Adviser scans your Ext JS 4.x and Ext JS 5.x apps to identify and report problems in your source code that need to be addressed before upgrading to the latest Ext JS version.

Ext JS Upgrade Adviser early access includes:

  • Ext JS ESLint Plugin that can be run on an Ext JS application from the command line or integrated with IDEs such as Visual Studio Code
  • Ext JS ESLint plugin provides ESLint rules that will help you identify the use of removed, private and deprecated methods, configs and properties
  • Ext JS ESLint plugin provides the option to auto fix certain identified problems
  • A desktop application is provided to visually see the results of the scan as well as the source code that’s affected
Benefits of Upgrading to Ext JS 6.x

Ext JS 6.x supports universal applications targeting desktops, tablets and smartphones, using a single codebase. Ext JS 6.x supports several new components – Pivot Grid, Calendar, D3, enhanced exporter, as well as grid enhancements including row body widgets and more. Ext JS 6.x also includes accessibility improvements with ARIA functionality in the core and new Graphite accessible theme. With Ext JS 6.x you get access to Ext JS npm packages and new open tooling, including ExtGen and ExtBuild.



Try Ext JS Upgrade Adviser EA

Recommended Articles

5 JavaScript Libraries Enterprise Teams Should Avoid Building From Scratch

Enterprise teams routinely invest substantial developer time building JavaScript libraries that already exist as mature, production-grade solutions. This article covers five high-cost component categories that…

How to Evaluate UI Component Libraries: 10 Criteria That Actually Matter

Choosing a UI component library shapes development velocity and application quality for years. This guide covers the ten criteria that matter most when enterprise teams…

Creating a Mobile Application with Ext JS and Capacitor

Introduction Modern mobile applications demand rich user experiences, cross-platform compatibility, and rapid development cycles. In this document, you will learn how Ext JS and Capacitor…

Building Real-Time Dashboards with WebSockets and Frontend Frameworks

Real-time dashboards have become essential in industries where users need instant visibility into changing data. Whether monitoring financial transactions, logistics operations, industrial systems, application health,…

Front-End Frameworks Compared in 2026: Performance, Use Cases, and Trade-offs

Front-end framework selection in 2026 centers on three critical decisions: complete platform versus ecosystem assembly, performance at enterprise scale, and long-term maintenance costs. Ext JS…

Enhancing Component Logic: A Developer’s Guide to Ext JS Plugins

In the world of Ext JS, reusability is king. While subclassing a component is a common approach to extend functionality, it often leads to rigid…

View More
JS Days Popup