I am so excited that we have a Data API in WordPress.  This allows for us to easily get data and call actions in WordPress using JavaScript and React.

The Data API is built with Redux, but is not to be mistaken for Redux in WP straight up.

In this tutorial I will walk through the major data stores that ship with the WordPress Data API as well some of the methods used to interact with them.  In a future article, I will get into how to create your own data stores..

Watch the Video

If you are into watching videos, please checkout and like this video below that goes over everything.

Get the Course

This video comes from my course Advanced Gutenberg Development with WordPress, which I highly recommend as it goes in depth into the Data API and more!

Currently, the best documentation for the WordPress Data API exists here if you want to read more 👍