Sazerac: Data-Driven Testing for JavaScript

I recently built Sazerac to address a problem that I often run into when writing JavaScript tests. I’ve found that in order to create a……

Similar

Explaining JavaScript VMs in JavaScript

I have a thing for virtual machines that are implemented in the language (or a subset of the language) they are built to execute. If I were in the academia or just had a little bit more free time I would definitely start working on a JavaScript VM writt...

Read more »