This tutorial will cover how to set up a simple user authentication model with redux using a user reducer, and how to integrate such an authentication scheme with the server side rendered application created in Part 7 of the tutorial series.
Pre-requisites: React+Redux Server-side rendering (Part 7)
This tutorial will cover how to set up a simple user authentication model with redux using a user reducer, and how to integrate such an authentication scheme with the server side rendered application created in Part 7 of the tutorial series. Pre-requisites: React+Redux Server-side rendering (Part 7)