Anyone that has used Javascript before has heard of Typescript. It was designed to develop large Javascript applications. And since Typescript is a superset of Javascript, one will never need to move the whole code over to Typescript in one go. Instead, you can gradually do it. Typescript was first released to the general public …
This Is Nancy, The Latest Alternative To The ASP.NET MVC Framework
Nancy is an open-source .NET web framework or, if you prefer, designed to support the development of web applications, like web services, web resources, as well as web APIs. Sounds better now, don’t you think? Ok, but what makes it different than all the already existing frameworks, successfully used for years? Well, except the name …
Continue reading “This Is Nancy, The Latest Alternative To The ASP.NET MVC Framework”