One of the things that I've always loved about Visual Studio is how it extracts the tedium of builds. Someone once told me, "You should understand how MSBuild works." Should I? Isn't that what I have ...
I am done using outdated and non-standard module solutions. I have been waiting a long time for ES6 modules and I want as much ES6 as I can get...today! I want all of this without having to choose, or...
Maybe you have heard the great news that the JustDecompile engine is now open-sourced. The project is licensed under the Apache 2.0 license and you are free to contribute! If yo...
It's 2015 and with the release of Windows 8, touch is becoming the norm for PC users. PC manufactures are releasing touch-screens for everything, including laptops. This doesn't mean that you have to ...
Many attempts have been made in the .NET MVC ecosystem to tackle Responsive Design from the server side. Technologies like Browser Capability Detection and Mobile Views were once considerable options,...