Tag: 'gulp'

Upgrading from Gulp 3 to 4
Upgrading from Gulp 3 to 4
October 28, 2019

I may be very late to the party, but once Gulp 3.x stopped working with recent versions of Node, I've been forced to update my projects to the newest version of Gulp.

ASP.NET Core 2.0 and the End of Bower
ASP.NET Core 2.0 and the End of Bower
November 19, 2017

Bower is still being maintained, but they're recommending that people move their projects to Yarn and Webpack. As you may not know, I'm on a sort of campaign to avoid the complexity of something like Webpack until you really need it.