Introducing React ReExt – Sencha Ext JS Components in React! LEARN MORE

blog image
Ext JS

Sencha Inspector Is Now Generally Available

We’re excited to announce that Sencha Inspector is now generally available as part of Ext JS Premium. Inspector is designed to provide application insights and intelligent debugging capabilities for any Sencha application developed with Ext JS 4.2.0, 5.x, 6.x or…

blog image
News

SenchaCon Roadshows in Scandinavia

In September, we visited Scandinavia, for the third set of cities on the SenchaCon Roadshow in Europe. Together with our partners Bryntum and Orango AB, we visited Oslo, Norway; Copenhagen, Denmark; and Stockholm, Sweden – all in one week! We…

blog image
GXT

Announcing GXT 4 Early Access

We are extremely excited to announce the availability of Sencha GXT 4 Early Access version. This program enables you, our Sencha community, to test and evaluate our GXT 4 work in progress. This a great opportunity to help us make…

blog image
Ext JS

Wireframing with Ext JS Stencils – Now Available for Sketch and Omnigraffle

About a month ago, we released Ext JS Stencils for Adobe Illustrator. First of all, we would like to thank everyone who downloaded and tried Stencils, and for the positive feedback we’ve received. One common request was that we add…

blog image
Ext JS

5 Productivity-Boosting Features – Sencha JetBrains IDE Plugin

Developers are often spoiled by the helpfulness of Integrated Development Environments (IDEs). When writing the Sencha Ext JS plugin for JetBrains IDEs, I rarely typed a full line of code without IntelliJ finishing it for me. I’ve been developing in…

blog image
Ext JS

Sencha Inspector Beta is Now Available

We’re excited to announce that the beta version of Sencha Inspector is now available. This beta release enables you to evaluate our work in progress. With Inspector beta, you can debug Ext JS classic and modern applications simultaneously on multiple…

blog image
Ext JS

Top Support Tips

Using Awesome Font Awesome by Seth Lemmons Ext JS 6 ships with the new Triton theme that uses font icons from Font Awesome for background images. But, did you know you could use those same icons (and many more from…

blog image
Ext JS

Using Both Shared and View-Specific Code in an Ext JS 6 Universal App

In this blog post, I will show how to code an Ext JS 6 universal app that has controllers and view models that can be both view-specific and shared. Want to learn more about Ext JS 6? Sign up for…

blog image
GXT

How to Reduce Compilation Time for Your GXT Projects

GWT developers are always looking for ways to speed up the development cycle. Colin Alworth has previously written an excellent blog post on GWT compiler options that can be used to select for faster builds or smaller output for GXT…