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 few days ago, I published a blog post about a framework that I’ve been working on for quite some time now. I’ve put a lot of effort into…...
Read more »
The security implications of Just-in-Time (JIT) Compilers in browsers have been getting attention for the past decade and the references to more recent resources is too great to enumerate. While ... (more…)
Read more »
This is post # 32 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »