React & Headless WordPress - Node Wpapi & Pagination, Context, Reducer Etc. - Full Crud App Part 2

Опубликовано: 02 Март 2026
на канале: HTMLFiveDev
91
3

This is a new tutorial series on React.js development with a Headless CMS. In this case, the CMS is WordPress. As the popularity of React.js & WordPress grows globally, I thought this is time to combine the two and make some fun applications. I use WP-API (node-wpapi) & WordPress Application Password to connect to both local & remote WordPress REST API.

The plan is to start with a simple React CRUD application and grow that to be something significant which will include all the modern bells and whistles like, React useState hook, React Dom Router, Context API, Reducers, an HTTP Service, a Configuration management system, an Error Logging system, a JWT Authentication module (connecting to WordPress), Route protection, User Registration, Styled Components, Theme management, WP GraphQL, etc.


This is the 2nd video of the React & Headless WP series. In this video, how to build a Next/Prev button-based pagination using React.js, WP REST & Node WPAPI.