in

Crash Course: Build a Headless WordPress App with Faust and Atlas Content Modeler (developers.wpengine.com)

Crash Course: Build a Headless WordPress App with Faust and Atlas Content Modeler

This tutorial will teach you how to create a headless WordPress app using Faust and Atlas Content Modeler. It assumes a basic understanding of JavaScript, React fundamentals, GraphQL fundamentals, and WordPress.

By the end of this tutorial, you will be able to:

– Create ACM models

– Create new posts for those models in the WordPress admin

– Run test queries to get ACM model data using the GraphiQL IDE

– Use Faust.js to fetch ACM model data in our decoupled Next.js app

– Use the fetched ACM model data to render our React components

Leave a Reply

Testing WordPress with Mantle TestKit

Testing WordPress with Mantle TestKit (levelup.gitconnected.com)

The Beginner's Guide to WordPress Custom Fields

The Beginner's Guide to WordPress Custom Fields (www.advancedcustomfields.com)