Crash course into headless WordPress development with React

I’m going to demonstrate common problems and drawbacks when using WordPress as a headless CMS, and how to solve them with React. My aim is to make the permalink structure configurable from wp-admin and do a live demo on the side to demonstrate how easy it is to actually make something concrete and clear some misconceptions.

The topic should cover REST API, modern JavaScript (with practical examples), and as I intend to use Create React App for zero build configuration so that anyone can take the demo and build a production grade application from it. And React, obviously.

Speaker