jQuery and backbone.js
One of the biggest challenges I see in the “HTML5″ world of client side development is avoiding spaghetti Javascript hell. In the Java and .NET world we have our appropriate IoC containers and frameworks, and a fairly tried and tested way of putting together a client application. Javascript still appears to have some way to go in this space. Hence its interesting to read &yet thoughts on building an RIA leveraging jQuery, Backbone.js and underscore.js
