This is about JavaScript, clutter, purity, and thoughts on what should be in the language that comes after, assuming that we all live that long. (more…)
Read more »
One of the first things API developers learn is HTTP codes. From these 3xx are special, as they redirect users from A to B. But what if I told you there is a way to do it without HTTP codes? (more…)
Read more »
Tight-lipped bank has fixed the weirdness - but not said why it happened... (more…)
Read more »
My journey with JavaScript started way back in 1997 with Netscape Navigator 3. Back then you couldn’t do much with it. The coolest use of JavaScript was to create mouseovers. At the time, that was… (more…)
Read more »
This article discusses the major differences between the ES5 regular functions and the ES6 arrow functions in JavaScript... (more…)
Read more »