Tag: 'webpack'

Do I Always Need ASP.NET?
Do I Always Need ASP.NET?
March 29, 2020

The last couple of years I've needed a couple of new sites to promote things I'm working. Because I'm a .NET developer, my first instinct is always to just File->New an ASP.NET site. But should I?

Are your Node-Based Tools Failing in Visual Studio?
Are your Node-Based Tools Failing in Visual Studio?
May 8, 2018

Since I do a lot of web development and teach web dev on the Microsoft platform, I spend a lot of time in tools that are node-based. If you don't know already, gulp, grunt, webpack, etc. all use node to run themselves.