
I'm Joey đŸ‘‹,
I've been building with WordPress for almost 10 years. I've sold $50K WordPress projects and I've gotten to work with enterprise publishing clients and SaaS. I'll share end to end how I build WordPress websites and how to show clients and stakeholders the value of running WordPress on a modern dev stack.
@Joey_Farruggio / joeyfarruggio.com
ModernWPdev.co Course Outline
-
01
Getting started
Everything you need to know to get WordPress running on your laptop and ready to start building themes.
-
02
The Block Editor
Get comfortable with working in the block editor. It's where your customers are going to be, so make sure you know how it works.
-
03
Core Blocks
Not everything needs to be an ACF block. Let's get comfortable using and styling the blocks we get out of the box.
-
04
ACF Blocks
Dive deep into block development with ACF and block.json. We're going to build a number of real world blocks together.
-
05
General Theme Development
We'll build a marketing website that has landing pages and a blog.
Get notified with general updates.
I'll send you the free ACF lessons too
ACF Blocks Mini Course
-
A Primer On Registering Blocks with ACF and block.json
Let's set the ground work and scaffold our first ACF block.
-
Posts Loop Block with ACF and block.json
Build a custom block to loop through your WordPress blog posts with Advanced Custom Fields and block.json.
-
How To Enable Core Block Features In ACF Blocks
Take advantage of the core block editor color picker, add margin and padding, or set custom borders on your ACF block.
-
Inner Blocks - What Are They and How To Use Them
We'll cover some clever patterns and use cases for Inner Blocks.
-
How To Integrate Tailwind CSS Into Your Theme and ACF Blocks
Integrating Tailwind into WordPress's block editor presents some challenges. Here are some solutions.
-
ACF Blocks Powered with Alpine.JS
What is Alpine and how to use it in themes and blocks