Posts tagged #node
ASP.NET Core and Node together: JavaScript Services
A while ago I heard about some JavaScript Services that Steve Sanderson was working on for .NET core. The central idea was to provide services that could use NodeJS within an ASP.NET application, allowing us to consume all the awesome modules that are written for node. This can...
Using gulp with Visual Studio 2015
Lately I have been using gulp with the new Visual Studio 2015 integration, which I really like. With so much good tooling in place, I think it is the right step for Visual Studio to embrace it. The one thing that is cumbersome about the experience currently is the setup required...