A minimalist, lightweight, pure vanilla JavaScript frontend runtime framework. - TarekRaafat/eleva... (more…)
Read more »
🤖 A powerful client-side JavaScript library for ChatGPT - GitHub - kudoai/chatgpt.js: 🤖 A powerful client-side JavaScript library for ChatGPT... (more…)
Read more »
After a few months writing Clojure I began writing Javascript again. As I was trying to write something ordinary, I had the following thoughts: They seemed unnecessary. But I imagine I’ve thought… (more…)
Read more »
In this blog post, we examine a pattern for implementing enums in JavaScript that is based on classes. We’ll also take a look at Enumify, a library that helps with the enum pattern. (more…)
Read more »
Learn how to write Anonymous Functions in Javascript, understand scoping of variables and wrapped functions and write back to the window object. (more…)
Read more »