Thoughts on web development, open source, software architecture, and the future. (more…)
Read more »
*This post belongs to my ‘Pre-Job Series’ — for more info, check it out here*... (more…)
Read more »
Learn what a Network Graph is and how to create such an interactive data visualization for the Web using JavaScript. Game of Thrones… (more…)
Read more »
The popularity of JavaScript has led to a very vibrant ecosystem of technologies, frameworks, and libraries. Along with all the amazing… (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 »