The state of the web is a fast-changing place and a headless approach is now in vogue.

In the past, when building with CMS like WordPress it meant you had to do your entire development including FE and BE with PHP.

Thanks to new discoveries and advancements in WordPress development there is now a flexible approach to this.

Now, with a headless CMS, you can build your front end with whatever technologies you like; this is because of the separation of the front-end and the back-end via an API.

In this session, I will talk about how to use the power of the WordPress REST API and the flexibility it brings when combined with REACT.