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

Sencha Blog

blog image
Ext JS

How to Use Routing in Your Ext JS 5 Apps

Introduction Ext JS 5 is a major release that offers many new features to create rich, enterprise grade web applications. MVVM and two-way data binding do a lot of the heavy lifting for developers. Another new feature in Ext JS…

blog image
Ext JS

Announcing Sencha Ext JS 5

Introduction On behalf of Sencha and the entire Ext JS team, I’m proud to announce that we are releasing Sencha Ext JS 5 today. Ext JS 5 is a huge step forward, and we want to take a moment to…

blog image
Ext JS

Ext JS Customer Spotlight: eVestment

eVestment provides a flexible suite of easy-to-use, cloud-based solutions, built with Sencha Ext JS, .NET Services, and Elasticsearch, for institutional investment professionals. Through our data and web applications, we help over 2,500 clients identify and capitalize on global investment trends,…

blog image
Ext JS

Using ViewControllers in Ext JS 5

Introduction Ext JS 5 delivers some exciting improvements for you to use in your application architecture. We have added support for ViewModels and MVVM as well as ViewControllers to enhance MVC applications. Best of all, these choices are not mutually…

blog image
Ext JS

Ext JS 5: MVC, MVVM and More

The Sencha Ext JS framework has become the industry standard for developing enterprise web applications thanks to its comprehensive widget library, powerful data package, and robust tooling. Since the original Ext JS 1.0 release in 2007, a lot has changed…

blog image
Events

Sencha Hosts Web Application Development Seminar in Seoul, Korea

Sencha is hosting a seminar in Seoul, Korea on May 16, 2014 &#8211 Sencha Web Application Development for the Enterprise with Mirae Labs. The conference will focus on HTML5 and the Enterprise. With the proliferation of smartphones and tablets 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
Ext JS

Top Support Tips

Controlling the Scroll Indicator autoHide by Mitchell Simoens Sencha Touch has a scroller that works and looks the same across all platforms. Both axes (x and y, horizontal and vertical respectively) can have their own scrolling indicator, as you would…

blog image
Ext JS

Exploring the Layout System in Ext JS 5 and Sencha Touch

The layout system is one of the most powerful and unique parts of Sencha frameworks. Layouts handle the sizing and positioning of every Component in your application. Ext JS and Sencha Touch have many similarities between them, and Ext JS…