JavaScript Binary AST: Motivations and Design Decisions

Aventure! Excitement! Random ramblings by David Teller! Read more

Similar

How to Log Client-Side JavaScript Errors

Over the last few years, browsers got some super powers. They evolved from simple viewers for HTML & CSS to platforms executing our beloved web applications. This is opening the doors for developers to do incredible things. And this is awesome. How... (more…)

Read more »

Modern JavaScript in Rails 7 without Webpack

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 »