Varun Chatterji

Varun Chatterji is the co-founder of Sent.ly, a business venture in the application/SMS market. At Sent.ly Varun looks after the software architecture of the Sent.ly and Sent.ly Plus platforms. Varun is a serial entrepreneur currently on his third company, and is an early adopter of the AngularJS platform.

Follow Varun Chatterji via

16 October 2013
16 October 2013

AngularJS on top of ASP.NET: Moving the MVC framework out to the browser

Heavily drawing inspiration from Ruby on Rails, MVC4’s convention over configuration model of development soon became the Holy Grail of .NET web development. The MVC model brought with it the goodness of proper separation of concerns between business logic, data, and the presentation logic. However, the MVC paradigm, was still one in which server side … Read more