RSSAmplifier

ryansouthgate.com · Aug 29, 2017

ASP.NET Core and Webpack - Part 1

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

In this 2-part series, I’m going to demonstrate a non-SPA ASP.NET Core and Webpack integration. We’ll be using Webpack to bundle/minifiy JavaScript code that will supplement the C# “server-rendered” pages in an application. Part 1 - will focus on setting up Webpack with ASP.NET Core and getting the bundles to the browser. Part 2 - will comprise of polishing our solution.…

Read on ryansouthgate.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.