Why it's so hard to hire good Quality Assurance Engineers?
February 26, 2024
A good Tester is worth their weight in gold.
February 26, 2024
A good Tester is worth their weight in gold.
February 16, 2024
In 2024 the Frontend runs on the Backend.
October 8, 2021
Learn about the pitfalls of coding HTML emails via a fictional, snarky conversation.
February 2, 2021
My job gave me an afteroon to figure out how to use state machines on the Frontend...
December 30, 2020
Why do floating-point operations in JavaScript sometime have weird results?
December 18, 2020
A guide to writing your own debouncing implementation in JavaScript with ES6
April 4, 2020
My real-time thought process as I whiteboard flattening arrays in Javascript to an empty room...
January 5, 2020
Let's building a Star Wars app with RESTful Redux, then GraphQL and compare.
December 28, 2019
Spoiler: Relay is not well documented
December 15, 2019
Working through a simple problem on Hackerrank takes an unexpected turn when performance becomes an issue. A quest for fast array operations ensues.