Build Real Web App with React #04

Опубликовано: 29 Сентябрь 2024
на канале: Rem Zolotykh
50,013
712

In this session we

- implement user sign up
- protect routes by implementing `UserRoute` and `GuestRoute` components
- learn about gotcha with `react-router` and `react-redux`'s `connect` function and how to deal with it
- add email uniqueness validation to `User` model on backend

Links:

- Support channel - become patron!   / remzolotykh  
- bookworm-react repo: https://github.com/Remchi/bookworm-react
- bookworm-api repo: https://github.com/Remchi/bookworm-api