Learning modern JavaScript is tough if you haven’t been there since the beginning. (more…)
Read more »
How to quickly write property tests and include them with your favorite testing suite.… (more…)
Read more »
In this article we will look at the various ways an object can be copied in Javascript. We will take a look at both shallow and deep copying. While shallow copying is rather straightforward, deep copying is more tricky. Currently, there is a HTML5 specifi... (more…)
Read more »
I’ve been working on the web for just over 10 years now. I’ve started out as a .NET developer that also did some front-end, without any… (more…)
Read more »