With the growth and strength of HTML5 and the increasing performance in modern browsers, many JavaScript frameworks have been created to help develop rich client applications. These frameworks/libraries have given developers a huge toolkit to build enterprise complexity into client-side applications. Server side frameworks are becoming a thing of the past and being replaced with applications written in Backbone, Ember, …
About the Author

Montage: A New Kid On The HTML5 Framework Block
As the web continues to grow and the world continues to shrink, the demand for mobile applications abounds. But it’s not only mobile in the sense of smart phones and tablets, but mobile in the sense that a person can be anywhere, and on any device, and on any network, while having access to the applications that they need to …
Test-Driven Development
We all will agree that having good tests to exercise and validate a developer’s code is a good thing. Unfortunately, so often, writing unit tests is the last thing developers have time for, if they get the opportunity to write them at all. An example that developers can find themselves in: a development cycle or iteration is drawing near to …