Fixing API Response Format Mismatch in Next.js
Search wasn't showing results. Turned out frontend expected an array but got an object wrapper.
nextjs typescript debugging
+1
Latest Posts
Search wasn't showing results. Turned out frontend expected an array but got an object wrapper.
Switched from a modal dialog to an expandable search bar in the header. Less clicks, better UX.
The default 0.25 works, but understanding why matters for production apps.
Made a CLI tool to run parallel Claude Code sessions with auto permission skipping.
My tmux kept scrolling up while typing. Turns out the status bar was refreshing too often.
Added project detection so iOS hooks don't run in Python projects anymore.
Side Projects