-
Web Dev
Interactive REST hacking with Sublime Text and RESTer
Do you ever miss a command line to a web application? If you’re lucky, you may use a REST API…
Read More » -
JavaScript
Promises you can trust
JavaScript Promises provide a strong programming model for the future of JavaScript development. So here I’m playing with promises. First…
Read More » -
Node.js
A canonical web test in NodeJS
Working with web applications in NodeJS is great. Using the same language and libraries on the client and server simplified…
Read More » -
JavaScript
Horizontal reuse in JavaScript and C#
In his article Horizontal Reuse: An Alternative to Inheritance Toby Inkster compares how to implement multiple inheritance or mixins in…
Read More »