Tell me how to connect various JavaScript builds that may be useful when developing an Asp.Net application in Visual Studio.
How to fasten them?
Although everything can be implemented without JavaScript, it is interesting to work together with JavaScript project packages with a Visual Studio project. As a collaboration tool, I have now found the NuGet-Microsoft Edje extension, through which you can "embed" Asp.Net functions in Node.js and vice versa. And another question, since I just started studying the topic, I still don’t understand about Gulp, Grunt, Browserify, etc., all there, how to screw it all up?

    0