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 Upgrade a Sencha Touch App to Ext JS 6 Modern Toolkit – Part 3

In part 1 and part 2 of this blog post series, I discussed the changes in Ext JS 6 Modern Toolkit and showed you how to do a basic mobile upgrade and an advanced mobile upgrade of your Sencha Touch…

blog image
Ext JS

Sencha Test Beta is Now Available

We’re excited to announce that the beta version of Sencha Test is now available. Along with enhancements to the features from the Early Access release, this version also addresses several key issues reported via the Sencha Test forum. Download Now…

blog image
Ext JS

How to Upgrade a Sencha Touch App to Ext JS 6 Modern Toolkit – Part 2

[caption id="attachment_10382" align="alignright" width="133"] Cupertino Theme[/caption] In part 1 of this blog post series, I discussed the changes in Ext JS 6 Modern Toolkit and showed you how to do a basic mobile upgrade of your Sencha Touch app. In…

blog image
Ext JS

How to Upgrade a Sencha Touch App to Ext JS 6 Modern Toolkit – Part 1

Cupertino Theme Previously, I wrote a blog post on how to create great-looking universal apps using the Best Javascript Framework. However, we also have lots of customers who currently have a mobile (phone or tablet) application and want to upgrade…

blog image
Ext JS

Recap of 2015 Technical Blog Posts

This year was packed full of announcements for our latest frameworks and tools. We appreciate all of the feedback you shared to help make those releases great successes. As the end of 2015 approaches, we’ve put together a collection of…

blog image
Ext JS

Sencha Test Early Access is Available Now

We are extremely excited to announce the availability of Sencha Test Early Access. This Early Access release enables you, our Sencha community, to evaluate our new product - Sencha Test. Sencha Test is a new addition to the Sencha platform…

blog image
Ext JS

Creating Beautiful Drawings Using Sencha Ext JS – Part 2

In Part One of this series, we learned about sprites and their attributes, how they differ from configs, and how to change them. All of the changes we made to our examples were applied immediately. In this article, we'll look…

blog image
Ext JS

Top 8 Reasons Why Enterprises Prefer Sencha Ext JS Over Angular

Choosing the right framework is significantly important, especially for enterprise level application. Ext JS 6 stands out for its ability to scale across platforms, unlike Angular, which wasn’t built with enterprise needs in mind. The following content will guide you…

blog image
Ext JS

Creating Beautiful Drawings Using Sencha Ext JS – Part 1

Many of you may already be familiar with the Sencha Charting package that comes with Sencha Ext JS. It allows you to quickly create great visualizations such as 3D Column Charts or 3D Pie Charts. Often, charts are not enough…