Blog Archives

ExtJS 5.0 – Router Tweaks

Download article as PDF One of the coolest and most useful new tools included with ExtJS 5.0 is the app routing system. This is basically just some convenience methods around the already existing Ext.History module. In summmary it allows you

Posted in Web Application Development Tagged with: , , , , , , , , , , , ,

ExtJS 5.0 – app.getController() fixes

Download article as PDF Right out of the box I’ve noticed that the getController() method on the Ext.app.Application object instances does not function correctly when accessing it from the global app property configuration. I am not sure if this is

Posted in Web Application Development Tagged with: , , , , , , , , , , , , , , ,

Installing Sencha Cmd & ExtJS 5.0

Download article as PDF You may have heard about ExtJS in some aspect by now, it’s been around the block a few times now. It’s a pure html / css / javascript framework for building enterprise web applications. I’d used

Posted in Web Application Development Tagged with: , , , , , , , , ,