HTML5

FacebookTwitter
UPDATE 1/14/2012: Added Batman.js and Angular.js due to popular demand and because they looked impressive. Over the last several months I have been in a constant search for the perfect javascript MVC framework. Driven by a dire need for the right level of abstraction and features, I have tried out - some more cursorily than others - every framework I could get my hands on. Here lies a brief synopsis of each framework. Lastly, I share the framework which I ultimately decided on.

The Top 10 Javascript MVC Frameworks Reviewed - CodeBrief

http://codebrief.com/2012/01/the-top-10-javascript-mvc-frameworks-reviewed
WebMatrix is a free and lightweight web development tool. Create, publish, and maintain your website with ease. By downloading and using the Web Platform Installer (WebPI), you agree to the license terms and privacy statement for WebPI. This installer will contact Microsoft over the Internet to retrieve product information.

Free Web Development Tools for Windows | Microsoft WebMatrix

http://www.microsoft.com/web/webmatrix/

From Silverlight to HTML5

http://www.codeproject.com/Articles/219370/From-Silverlight-To-HTML5 Outline Overview This article describes my experiences of taking a control written in Silverlight for Windows Phone 7 and making it cross-platform by re-implementing it using JavaScript and HTML5. My aim in writing this article was not to compare HTML5 / CSS3 / JavaScript and Silverlight feature-by-feature; if you squint a bit, you can map most features from one to the other. Instead I wanted to capture the difference in approach and the general ‘feel’ of developing with these two very different technologies.