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

Sencha Blog

blog image
Ext JS

Customer Success Story: Kaseware & Ext JS — Designing Investigative Solutions to Combat Security Threats

Efficiently managing real-time threats has been a concern for researchers for decades. The threats to humans life expands across the entire gamut from cyber-security, piracy, retail fraud, luring hackers, threats on the streets, school violence, narcotics and everything in between…

blog image
Ext JS

Configuration and Customization Options in Ext JS Pivot Grid

Pivot Grids are powerful tools to represent data and extract valuable insights from it. In the last post we looked at the 5 powerful features of the Ext JS Pivot Grid. In this blog post we demonstrate Pivot Grid Configuration…

blog image
Ext JS

5 Powerful Ext JS Pivot Grid Features

The Ext JS Pivot Grid provides a simple way to condense many data points into a format to quickly draw insights and trends from data. In this post we cover 5 powerful Ext JS Pivot Grid features. 1. Axis and…

blog image
Ext JS

Exterminating Bugs in Your Ext JS App

It was great "seeing" everyone at the webinar last week! I’ve been building Ext JS applications for a long long time and while debugging can be fun, it can be quite challenging at the same time!  I really enjoyed sharing…

blog image
Ext JS

The How and Why of the MVVM Pattern in Ext JS

A well written application structure and code can tell a story.  While code writing is a way to efficiently communicate with the target device, writing it in an appropriately chosen design pattern is crucial, as it enables developers to effectively…

blog image
Ext JS

Supporting the Open Source Community — Sencha Sponsors Material-UI Project

As Sencha strives to create the best enterprise-grade JavaScript framework and components to lead the radical transformation in web app development, we stand behind community-oriented, open collaboration to seed innovation and take up an important goal to give back to…

blog image
Ext JS

Ext JS Outperforms Grid Competitors on Key Performance Metrics

  The overall volume of generated data has grown exponentially over the past couple of decades. As a result, modern JavaScript data grid components that manage the display and analysis of these massive data volumes have evolved. Today, there are…

blog image
Ext JS

Customer Success Story: Ext JS Powers Hospital Aleman

Over the past two decades, healthcare data management has seen a revolution—with the advent of mobile technology, nearly all aspects of doctor-patient visits are now meticulously recorded digitally.  Hospitals invest heavily in procuring key resources such as digital radiology, state-of-the-art…

blog image
Ext JS

Using D3.js components in Ext JS apps

Data visualization capabilities play a key role in modern apps. D3.js is a powerful visualization component library and can be easily integrated in Ext JS apps. D3.js provides different component types: Hierarchical Components Heatmap Component Custom Components In this post,…