Get the newsletter
Posts and notes straight to your inbox
Get new posts and short notes by email — no spam, unsubscribe anytime.
Blog
Browse by topic — architecture, Angular, AI, accessibility, careers, and more. The same engineering and product lens I bring to client work, published as it happens.

🧪 How I Use AI as a Judge Inside E2E Tests; and Why You Should Too
I love working on hobby projects to sharpen my saw. One of those projects is Resume Hedgehog, an online service that helps you tailor your resume to specific job offers so that ATS systems, AI screeners, and recruiters have an easier time moving you to the next round.

Prettier Jest Unit Test Messages for Angular And React
From this article you’ll learn how to make Jest unit test messages pretty for your Angular and React apps

Introduction To JavaScript Unit Testing: Jest and ES6 Part 1
You’d like to learn unit testing in JavaScript? Follow me new series about Jest unit testing

What’s Happening In Coding EP2: Cypress + Currents = 🧊 Bennu = 🔥
Lately I am quite demotivated to write, but hopefully it will improve soon. According to an email I got, Medium discovered that some…
1.. typing "playwright cypress migrate" into browser doesn't give any insight aside from tech…
1.. typing "playwright cypress migrate" into browser doesn't give any insight aside from tech bloggers monetizing on both tools, and also, maybe on Microsoft investments into marketing. I've checked also google trends, and there is no indicator of cypress declin…

🔮 Jest 29.5.0 Will Run Your Tests Randomly
Jest is a Facebook (Meta) test framework mostly used by React developers. Yesterday it reached the version 29.5.0. Here is a list of the…