Testing in JavaScript and in Python (rant)

In this article, I’d like to share why I’m disappointed about testing server-side JavaScript. If you’re not in the mood of reading rants, I recommend you to choose a different article for your afternoon.

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 »

JavaScript Is a Ghost

I was talking recently with a fellow developer and the topic of progressive enhancement came up. I asked what her ideas on the topic were and we discussed old browser support, IE and old IE. This is a common conversation I have quite frequently. We freque... (more…)

Read more »