hbulens
3 points

Tools hbulens is Following

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