Jan 22, 2026
· 10 min read
· 10 min read
Building Production Gutenberg Blocks in 2025
A practical guide to building Gutenberg blocks with the v3 API — block.json, dynamic blocks, deprecations, and the testing strategies that actually work.
→
Jul 28, 2025
· 9 min read
· 9 min read
React 19 in Production: useTransition, useOptimistic, and the End of forwardRef
How I use the new React 19 hooks in this portfolio's admin — useTransition for non-blocking input, useOptimistic for instant UI, and refs as props.
→