Tag Archives: mvc

Tag Helpers in ASP.Net Core

ASP.NET is quite a good framework for web applications. I enjoy working with it. Although it is not the only one I use, I have been building great things using it over the last couple of years. Recently, a new Razor edition has been introduced under the name of Tag Helpers. It aims at making the code […]

MVC then what next?

The following is a talk at the RailsConf 2015 in which Peter quickly discuss MVC and mostly what comes after it. “This talk explains how to compact the “big ball of mud” at the heart of your app into a bedrock of reliable code. It gives the steps to incrementally refactor models into a functional […]