Building JSON Semantic Diff: Comparing JSON by Meaning, Not Just Position
Most JSON diff tools are perfectly fine - until arrays get involved.
Sep 17, 20267 min read14

Search for a command to run...

Series
A behind-the-scenes series on building JSON Semantic Diff — from the matching algorithm and identity inference to UX decisions, edge cases, open-source lessons, and everything involved in turning a useful idea into a real developer tool.