A lot of times while writing features, I have come across cases where essentially all I’m doing is writing a rule engine. A rule engine is… (more…)
Read more »
Recently I had thrown a bounty for converting a flat json to a nested json. You can check more about it in the link below... (more…)
Read more »
MOUNTAIN VIEW - In an attempt to modernize its course offerings, Coursera announced this week the upcoming release of "Client-side Controversy", its newest selection of online videos targeted at budding web developers looking to hastily form opinions abou... (more…)
Read more »
The globalThis proposal introduces a unified mechanism to access the global this in any JavaScript environment. It sounds like a simple thing to polyfill, but it turns out it’s pretty hard to get right. I didn’t even think it was possible until Toon blew ... (more…)
Read more »
ECMAScript (or JavaScript), legend has it, was built in 10 days flat. In the year 1995 when I was 5 years old, Brendan Eich had been tasked with developing a scripting language for the Netscape bro… (more…)
Read more »