hbulens
3 points
Tools hbulens is Following
Browserify
browserify.org
Browserify lets you require('modules') in the browser by bundling up all of your dependencies.
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Owin
owin.org
It is a standard for an interface between .NET Web applications and Web servers. It is a community-owned op...