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

blog image
Cmd

Top Support Tips

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…

blog image
Cmd

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
Cmd

Top Support Tips

Full-Width Field Error Messages by Kevin Cassidy Have you ever wanted your validation messages to appear under your form field (msgTarget: ‘under’), but found that the validation message was squashed because of the way the message only appears under the…

blog image
Cmd

The Rise of Web Tech in the Enterprise

They say a picture is worth a thousand words. That’s why we created this infographic to highlight some of the key findings from a recent survey that was conducted by Forrester and commissioned by Sencha. At a high level, the…

blog image
Cmd

Comparing JS Compression Methods in Sencha Cmd

Introduction Web developers have been told for years that they must optimize their code for production environments. The conventional wisdom holds that by compressing all of the JavaScript an application requires, bandwidth usage will be reduced and applications will load…

blog image
Cmd

Meet the SenchaCon Speakers – Art Kay

For those of you who don’t already know me, my name is Art Kay and I work for Sencha as our Developer Relations Manager. I just celebrated my fourth anniversary here at Sencha, but I have been involved in our…

blog image
Cmd

Ext JS Customer Spotlight: TriNet

TriNet provides HR solutions to small and mid-sized businesses so companies can focus on developing their products, services and employees. Tailored by industry, TriNet bundled HR products provide critical core services of payroll, benefits, workers’ compensation and risk & compliance…

blog image
Cmd

Announcing Ext JS 5.1 Beta

Introduction We’re excited to announce the availability of Ext JS 5.1 Beta. Since Ext JS 5.0.1, we’ve been hard at work adding exciting new features and responding to all the great feedback from you, the Sencha Community. Ext JS 5.1…

blog image
Cmd

Using GapDebug to Test Hybrid Web Apps Built with Sencha Frameworks

Introduction Developers have been using PhoneGap (and subsequently Cordova) to deploy hybrid mobile applications since 2009, when it was first created. By allowing web applications to run on native devices, the HTML5 community fully embraced PhoneGap and thousands of apps…