In this article I go over three things that, in my mind, would make JavaScript better. None are new ideas. This post is an expansion of a tweet I had when I saw someone asking about improvements for JS. (though probably are impossible for various reasons)... (more…)
Read more »
An exploration of different browser automation methods to inject JavaScript into webpages. (more…)
Read more »
BigInts make it easy to pass 64-bit integers between JavaScript and WebAssembly. This post explains what that means and why it’s useful, which includes making things simpler for developers, letting code run more quickly, and also speeding up build times. (more…)
Read more »
HolographicJS - A Windows Runtime Component for hosting Windows Holographic apps built with Javascript and WebGL...
Read more »
I recently jumped back into frontend development for the first time in months, and I was immediately struck by one thing: everything had changed. (more…)
Read more »