This post is the last in a three-part series comparing two close substitutes in Javascript: classes and the “closure pattern” (also frequently known as the factory class pattern). Part one argued… (more…)
Read more »
Found this hard? Learn the fundamentals of JavaScript here: https://www.codewithania.com🚀 Sign up to https://www.codewithania.com to receive access for the ... (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 »
A truly monstrous async web chat using no JS whatsoever on the frontend - GitHub - kkuchta/css-only-chat: A truly monstrous async web chat using no JS whatsoever on the frontend... (more…)
Read more »