Category: React

Using WordPress Permalinks in a Custom WordPress React Theme

Part 4 in a series on Creating a React WordPress theme, In this article we look into updating our React Router to work with WordPress permalinks and display post type and taxonomy archives and single post pages.

Guide to Creating React WordPress menus in a WordPress Theme

Part 3 in a series on Creating a React WordPress theme, In this article we look into Creating a React WordPress menu using the built in WordPress menu functionality.

Step-by-step Guide to displaying WordPress Rest API posts in a React WordPress theme

Part 2 in a series on Creating a React WordPress theme, how to display WordPress Rest API Posts listed with infinite scroll to paginate, along with single post view.

Create a React WordPress theme using babel and webpack

Part 1 in a series on Creating a React WordPress theme, how to build and run React inside a WordPress theme using Babel and Webpack.