Notes

Short notes about anything that catches my attention. Also a place to save stuff I keep forgetting over and over.

07/16/2026

10:49

Jest is full of niceties. Today I've discovered it.failing. It's for writing tests that are expected to fail.

01/31/2025

17:43

In Jest, the difference between toEqual and toMatchObject is that toEqual checks for total equality, while toMatchObject checks for a partial match. This post is a good ref.

This is a hand-crafted, a little weird personal website. Create one of your own!