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

blog image
Ext JS

Mike Giddens is the Winner of the Sencha Theming Contest

We’re very excited to announce that Mike Giddens is the winner of the Sencha Theming Contest! Our goal was to highlight how easy it is to use the latest advancements in Sencha Themer to modify the theme of an existing…

blog image
Sencha Test

Sencha Test Tip of the Week Summary for March 2017

Last month, we launched our Sencha Test Tip of the Week emails. Our Tip of the Week emails will provide you with a variety of best practices and tips and tricks, so you can get up to speed quickly on…

blog image
Events

SenchaCon Roadshow 2017 EMEA – What We Learned

The Sencha EMEA team hosted SenchaCon 2017 Roadshow events last month across Europe in Amsterdam, Zurich, Milan, and Madrid. I was honored to participate and really enjoyed meeting many of our customers and partners, and talking to them about their…

blog image
Ext JS

Using Ext JS Components in Your React Apps – Part 1

Integrating powerful UI components into React applications is challenging. This is especially true for developers creating enterprise-level apps. Ext JS, known for its advanced grid, chart, and layout components, is built for high-performance, data-intensive applications. Using the "Ext JS Reactor"…

blog image
Applications

Design Methods for Better Product Development

Design, at its core, focuses on the communication of ideas. Regardless of which branch of design you use, the ultimate goal is to clearly communicate. This is why popular design theorists such as Donald Norman promote the use of affordances,…

blog image
Events

7 Things We Learned on the U.S. Sencha Roadshow Last Week

Last week was a fun (and tiring) week! Subu Baskaran, Ajit Kumar, Phil Merola, Simmi Kaur, and I traveled to 3 exciting east coast cities in 3 days, to host and present at the SenchaCon 2017 Roadshow events in Boston,…

blog image
News

New Independent Consultant Program – Buy Fewer Than 5 Licenses of Any Sencha Product

Last week on the forum, we announced the Independent Consultant Program. This program enables independent consultants to buy fewer than five licenses of any Sencha product. We introduced this program to make our frameworks and tools available to as many…

blog image
Sencha Test

Using Page Object Model in Sencha Test

The Page Object Design Pattern is a great way to organize tests. This method helps with test code maintenance in the long run and reduces code duplication thereby enhancing test engineer productivity. In the example below, we are creating tests…

blog image
Cmd

Getting Started with ES2015 using Sencha Cmd 6.5

At SenchaCon, we released Sencha Cmd 6.5 EA, which supports transpilation of ES2015 source code to ES5 based code that works on non-ES2015 capable browsers. In this article, we’ll give you an overview of ES 2015 features and show you…