In this blog post, we are going to talk a little about static, unit, and integration tests before diving into end-to-end testing. (more…)
Read more »
We have just released Fishery, a TypeScript-compatible library for setting up JavaScript objects for use in tests and anywhere else you need to set up data. (more…)
Read more »
This is about JavaScript, clutter, purity, and thoughts on what should be in the language that comes after, assuming that we all live that long. (more…)
Read more »
I think most of us know what WebAssembly is, or at least what it aims to achieve - a standardized solution to the "JavaScript problem". That is, it is a way to achieve all of the following goals at the same time [0]: (more…)
Read more »