April 25, 2026
Building custom Gutenberg blocks can feel complex and time-consuming, especially for developers who want to move fast without over-engineering. In this talk, I will show the fastest and most practical ways to build Gutenberg blocks using modern WordPress tools and scripts. Topics covered will include: Using @wordpress/scripts to quickly scaffold and build custom blocks, Creating blocks with minimal configuration using official WordPress tooling, Helpful scripts and tools that speed up block development (block.json, ESNext, build processes), How AI can assist in block development, Using AI to speed up debugging, refactoring, and documentation for blocks, Common mistakes that slow down block development and how to avoid them. This talk is suitable for beginner to intermediate WordPress developers who want to work more efficiently with Gutenberg.