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

blog image
Ext JS

Quickly Build And Test Javascript Apps In The Browser With This IDE

Web-based IDEs reside entirely on a remote server and are accessible through browsers. Unlike the typical IDEs on your PC, you don’t have to go through any installation process. Also, they enable you to collaborate with other developers conveniently. You…

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…