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. The session will focus on real workflows that developers can start using immediately.
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, such as generating block markup, attributes, styles, and boilerplate code
Using AI to speed up debugging, refactoring, and documentation for blocks
Common mistakes that slow down block development and how to avoid them
Attendees will learn how to build Gutenberg blocks faster, reduce setup time, and use AI as a helpful assistant—not a replacement—during development.
This talk is suitable for beginner to intermediate WordPress developers who want to work more efficiently with Gutenberg.
