-
Should I Build Custom Blocks Using ACF?
Is using Advanced Custom Fields a good idea? It depends on the situation. This post discusses when it’s a good idea, and when it’s a bad one.
-
Blocks Have Changed How We Approach Building Themes – Here’s How
This post talks about how WordPress themes are approached in a block-based WordPress world, compared to how it’s done in the classic editor.
-
How Gutenberg Blocks Work
WordPress has been using the block editor for a few years now, and is inching closer to full site editing. This post talks about how WordPress Gutenberg blocks fundamentally work
-
How to Set Up Underpin For a Single Site
This guide will walk you through how to set up Underpin so you can use it on your own site.
-
Make Webpack Configuration Easy With wordpress/scripts
Learn how to set up a WordPress Webpack configuration that allows you to write modern Javascript in your WordPress plugin.
-
API Fetch – The WordPress Library You Didn’t Know You Needed
Learn how the api-fetch library can make working with WordPress’s REST API faster and easier.
-
Headless WordPress is Overrated: A Case for The Nearly-Headless Web App
Learn the concepts behind how I build WordPress websites without sacrificing WordPress’ built-in routing, and plugin compatibility
-
Introducing Underpin – A Modern WordPress Framework
Learn some of the basics of the Underpin WordPress framework, and how it can help you develop WordPress websites faster.
-
Create a Custom Gutenberg Block Plugin with Underpin
This tutorial covers how to set up a custom Gutenberg block plugin in WordPress using Underpin.