Time and time again JavaScript is crowned the most popular programming language in the World. (more…)
Read more »
Describe the bug As of late, I'm starting to get empty search results when searching for something. Screenshot: It actually appears the HTML returned from Whoogle contains a fragment of an error me... (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (more…)
Read more »
It’s that time of year — time to start thinking of resolutions for the new year. But this time you’re actually going to check some of them…...
Read more »
Little Lisp is an interpreter that supports function invocation, lambdas, lets, ifs, numbers, strings, a few library functions, and lists. I wrote it for a l... (more…)
Read more »