This post is part of a multi-post series: Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application (this
Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack
This post is part of a multi-post series: Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack (this post) Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages
Building the minimal ASP.NET Core MVC app with NPM and webpack
Update: this post is written using ASP.NET Core 1.1. With ASP.NET Core 2.0, things have gotten easier. See the updated version of this post for ASP.NET Core 2.0. Recently, I was building a ASP.NET Core MVC app. Everything went smooth,
JavaScript for .NET developers – September 2016 edition
For .NET developers coming from the safe environment of Visual Studio and C#, the wild west that is the current JavaScript landscape can be very intimidating and confusing. Hopefully, this post will provide a little bit of guidance for your
Is webpack like fast food?
Webpack is a module bundling tool for packaging apps. I am using it more and more, even to the point where it almost entirely has replaced my previous grunt and gulp build environments. But here’s the thing: I still don’t