🔥 CLI tip: Get a list of files with ESLint issues and open in VS Code
Pipe eslint → grep → xargs code.
eslint
grep
xargs code
Also handy for opening all files with merge conflicts
Css Container Queries
Terminal Tip Suspend And Resume Processes
Hrm... It seems my plans to foil the twitter 𝕏 API isn't working rn. You'll have to follow me to see the 𝕏eets.
Browsers Are Finally Catching Up (Interop 2026)