JavaScript: Empowered by Rust

Chris Biscardi explores what Rust is being used for on the front-end and introduces the language from the perspective of a JavaScript developer. Read more

Similar

Casual Parsing in JavaScript

Over the last year and a half I've gotten really into writing parsers and parser-adjacent things like interpreters, transpilers, etc. I've done most of these projects in JavaScript, and I've settled into a nice little pattern that I re-use across projects... (more…)

Read more »