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

Sencha Blog

blog image
Ext JS

Easily Perform Powerful Computer Vision Image Analysis With Javascript

If you want to build cutting-edge, state-of-the-art, cross-platform web applications, Sencha's Ext JS framework is the answer for you. Ext JS is a complete JavaScript framework that accelerates the development of web apps for all modern devices. Moreover, using ExtJS,…

blog image
Ext JS

How to Create a Responsive JavaScript Admin Dashboard Easily with Ext JS

A well-built admin dashboard can significantly increase the productivity of your business. With Sencha Ext JS, you can create responsive admin dashboards easily, allowing your company to discover valuable insights into your data at a glance. The benefits are clear,…

blog image
Ext JS

Upscale Images Via Machine Learning With Javascript Super Resolution API

Images are everywhere. Whether on the internet, our phones, or even in our day-to-day lives, most people amass huge volumes of data in the form of digital images of varying quality. Any library of digital images, personal or public, is…

blog image
Ext JS

The Future Of Javascript App Testing Is Through Automation

As a developer, we understand how hard is to test all possible problems of an application, and always if you make an important change on your project you probably would be afraid if the application will be broken after merging…

blog image
Ext JS

Developer Stories: Fabio Junior Policeno, Sencha Ext JS And His App Genesis

Developer Fabio Junior Policeno has been using Ext JS for over 11 years. He is a Sencha MVP, and the creator of an app built entirely with Ext JS called Genesis. In addition to his own projects, Policeno is a…

blog image
Ext JS

Ext JS 7.4 Has Arrived

The Sencha Team is excited to announce the availability of Sencha Ext JS 7.4, the most recent milestone version update for our Best Javascript Framework. This release includes many highly requested features and upgrades, including four new rich Javascript Grid…

blog image
Ext JS

Learn how to Sort, Filter, and Group Data with JavaScript and the Ext JS Grid

A much-used term, Data Manipulation is the process of querying modifying data. It refers to the technique of adjusting data to make it more organized and easier to read. While many consider data manipulation difficult and complex, it does not…

blog image
Ext JS

Easily Build Powerful Personalized Dashboards With Javascript

The Dashboard is the first screen that a user wants to see in an application. There will be the most important information for the strategy of the company. There are charts and some lists with summary data to explain the…

blog image
Ext JS

Using Computer Vision – How to Implement the Microsoft Azure Read REST API Using Sencha CMD and Ext JS

If you are into AI algorithms,the Microsoft Azure Read REST API ( https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/quickstarts-sdk/client-library?tabs=visual-studio&pivots=programming-language-rest-api ) service is one you need to get familiar with. What makes it interesting you ask?  Well, it is an API that identifies and extracts any visible…