Subscribe to our newsletter
Be the first to learn about new Sencha resources and tips.
Try the new tool Rapid Ext JS, now available! Learn More
Ext JS is a mature framework. We’ve added a tremendous number of powerful new features and capabilities since the first release in 2007. Thousands of applications have been written using different versions of the framework. And some of these successful…
JavaScript is single threaded, causing code to execute from top to bottom, so two bits of code cannot run at the same time. For example, you might download a JSON file from an (external) server and you’d have to wait…
One of the biggest challenges of writing interactive tests is dealing with their asynchronous nature. Sencha Test offers a powerful new API designed to make these asynchronous tests almost as simple as their synchronous counterparts. Asynchronous Testing in Jasmine Testing…
Grid Watermarking by Kevin Cassidy The Ext JS grid is a great tool for presenting information in a handy layout. Some users may want to print this information for use in meetings or promotional materials. However, you may find yourself…
[caption id="attachment_13084" align="alignright" width="300"] via Imgflip GIF Generator[/caption] In 2015, my team developed plugins for three of the most popular IDEs: Eclipse, Visual Studio, and the JetBrains product line (IntelliJ, WebStorm, RubyMine, PhpStorm, and PyCharm). Ext JS is a vast,…
On behalf of the Sencha Test team, I’m proud to announce that Sencha Test is now generally available. Sencha Test is an exciting new product that helps our existing and new Ext JS customers to release quality applications. With Sencha…
Guest Blog Post Ext JS offers internationalization features out of the box, and the framework is easily extensible to cover additional requirements with a small amount of effort. Ext JS comes bundled with a localization package that supports over 40…
Ornua is an agri-food commercial co-operative that markets and sells dairy products on behalf of its members, Ireland’s dairy processors and in turn Irish dairy farmers. Headquartered in Dublin, the company is responsible for approximately 60% of Ireland’s dairy exports…
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…
Be the first to learn about new Sencha resources and tips.