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

blog image
GXT

Taking a Look at Sencha GXT and GWT

I’m David Chandler, the new Developer Advocate for Sencha GXT. Having recently joined the Sencha GXT team, I wanted to take the opportunity to reflect on changes in the GWT ecosystem since GWT became fully open source in 2012 and…

blog image
GXT

Getting Started with GWT Super Dev Mode

If you’ve been using GWT in the last few months, you’ve undoubtedly noticed that various browsers have been removing support for classic Dev Mode. This change has been a long time coming. It helps to ensure better performing browsers and…

blog image
GXT

Announcing Sencha GXT 3.1

On behalf of the entire Sencha GXT team, I’m pleased to announce the general availability of Sencha GXT 3.1. It has been just over two months since we announced the public beta, and the feedback we received was tremendous. We…

blog image
GXT

GXT Customer Spotlight: Logic9s ClearFactr

Logic9s develops scalable software solutions that simplify data complexity. Our premier product is ClearFactr™, a SaaS application that combines a Self-Describing Spreadsheet®, a powerful simulator, a suite of analytics, and the ability to easily share and monitor everything with others.…

blog image
GXT

Making a New GXT Theme Has Never Been Easier

A few weeks ago we shipped GXT 3.1.0 beta. This release includes our new Theme Builder tool, which generates Appearance based themes for GXT. It includes CSS3 features like gradients and rounded corners, and the Theme Builder can also generate…

blog image
GXT

Announcing Sencha GXT 3.1 Beta

Introduction We’re excited to announce the release of Sencha GXT 3.1 beta, available for download here and from Maven Central. This latest release of GXT introduces Theme Builder, a new tool for theming GXT applications, as well as the Neptune…

blog image
GXT

Using Sencha GXT To Build Interactive Web Apps That Manage Big Data

Guest Blog Post In this article, we’ll tell you how we used Sencha GXT at Datenwerke to build one of our products called ReportServer, an open source Business Intelligence platform. First, we’d like to share our vision of reporting and…

blog image
GXT

Getting More out of Logging with GXT

Introduction Logging can be an invaluable tool in the application debugging tool chest when it isn’t enough to have a great debugger and good test coverage. As applications grow more complex, logging can be quite handy, so you can see…

blog image
GXT

Using the GWT Compiler for Better Builds

Many of us use Sencha GXT and GWT to help our teams produce structured, powerful, and maintainable web applications. With Dev Mode and Super Dev Mode, we can easily write Java and test how it behaves in the browser. The…