-
How to Build and Reuse WordPress Components with Block Patterns (with Code Examples)
·
WordPress block patterns are one of the easiest ways to create reusable design components without writing a plugin or custom…
-
How to Build a Dynamic Gutenberg Block in WordPress (with Code Examples)
·
Gutenberg blocks are awesome—but sometimes you don’t want to hardcode static content inside save.js. You want the block to render…
-
Understanding
theme.json
: A Guide for Devs Who Hate CSS Bloat·
If you’ve ever opened a WordPress theme’s style.css and been overwhelmed by hundreds of lines of utility classes, duplicate rules,…
-
Rebuilding My Site with the Frost Theme: Simplicity, Speed, and Blocks That Work
·
During my sabbatical, I finally carved out time to do something I’d been meaning to do for months: rebuild jonimms.com.…