Setting up a React Environment for ASP.NET MVC

added by JavaScript Kicks
10/15/2018 7:31:06 AM

21583 Views

I had a chance to update a legacy ASP.NET MVC website using AngularJS (yes, the first version) to use Webpack & Babel 7 (which used to import AngularJS files using script tags).


0 comments