After acquiring mzPivotGrid earlier this month, Sencha this week announced that it has merged the Sencha Ext JS and Sencha Touch web application development frameworks into Sencha Ext JS 6.0.
Art Kay, developer relations manager for Sencha, says that organizations will now be able to use a single code base to deploy JavaScript applications that are compatible with HTML5. These applications can be built using a new Model View ViewModel (MVVM) that Sencha has created or via a traditional Mode-View Controller (MVC) for creating user interfaces.
In the last few years, the popularity of JavaScript has risen dramatically both on the client and server. Although not as robust as Java, many organizations now find it simpler to create applications in JavaScript that can span clients and servers, especially when it comes to mobile computing applications that require a lighter-weight framework.
None of this means that existing backend services based on Java and other programming languages are going away anytime soon. But it does mean that when it comes to building new backend services that expose RESTful application programming interfaces (APIs), a decided shift toward JavaScript has been made.
For IT organizations, this shift presents a mixed bag of issues. On the one hand, JavaScript presents an opportunity to finally develop applications once and deploy them anywhere. Of course, given all the investments in applications developed prior, JavaScript also represents an extension to the panoply of programming languages that already clutter the enterprise.