Ext JS 7.9 & Rapid Ext JS 1.1 are out now! Check what’s new Read More

blog image
SenchaInspector

Easily Debug Javascript Ext JS Apps With This Powerful Tool

While developing any application is never "easy," web applications in particular have their own set of issues and challenges. When it comes to web applications, problems can arise from a variety of sources. The user environment, internet speed, machine performance…

blog image
Ext JS

Rapidly Build Cross-Platform Enterprise Apps With JavaScript And Electron

Desktop apps are powerful execution tools that run on your local machine natively. They provide unified, holistic navigation and user experiences when compared to an in-browser app. Desktop apps, on the other hand, are evolving. The advancement of modern web…

blog image
ExtWebComponents

Turbocharge You Modern Web Apps With Pre-Built UI WebComponents

There are numerous popular JavaScript frameworks that provide a component-based approach to developing web applications. However, the majority of these do not include any pre-assembled components. JavaScript developers must choose between creating these components from scratch or obtaining them from…

blog image
Ext JS

Easily Access GraphQL Resultsets In Your Javascript Apps

Succeeding in business online requires having the right information at the right time. If you have an online service or product to sell, you need to know your user base. Simply put, the correct knowledge and insights are the most…

blog image
Ext JS

20 Powerful APIs That Will Supercharge Your Javascript Apps

One of the many factors that contribute to JavaScript's popularity is its low barrier to entry. Because of its ease of use, it has become one of the most popular programming languages for developing web applications today. And, while there…

blog image
Ext JS

Tutorial: Rapidly Build Powerful Custom Calendars In Javascript

Whether you are an individual or a business, organizing your personal or professional time with effective scheduling is an important part of being efficient. Most people organize their days using a calendar of some sort. If you are keeping track…

blog image
Ext JS

Powerful Data Visualization Using JavaScript Carousels And NASA APIs

When it comes to presenting information visually, carousels are a great way to get the job done.  A carousel shows only one of its pages at a time but allows you to browse through multiple full-screen pages using a simple…

blog image
Ext JS

Turbocharge Your JavaScript Grids with Locked Columns, Infinite Scrolling, and Sparklines

As all developers know, the grid is one of the most powerful UI tools you have at your disposal. In particular, JavaScript Grids allow you to conveniently manipulate HTML tables with large datasets. One of the reasons for this is…

blog image
Tutorials

Modernize Your JavaScript Grids With Sorting, Grouping, And Filtering

JavaScript grids are important components of many applications. They assist in presenting and visualizing bulk data. Grids organize information in an orderly fashion. They also enable users to perform actions on the data. Functionalities like sorting, grouping, and filtering make…