MERN stack tutorial PART 3! JWT authentication. Full tutorial, Basics to production!

preview_player
Показать описание
This project is almost guaranteed to land you a job. It show cases skills in many technologies, and is similar to a project I used to land my first job. This is a multi-part series on the MERN stack creating a quiz-application. This is part three, we created our front end for our register and login forms.

Рекомендации по теме
Комментарии
Автор

Hello, I was following your tutorial and I realized react-router-dom doesn't allow you to use Switch with Redirect anymore on versions above 6.x.x. Is there any workaround to that problem? I found myself fixing the react-router-dom version in package-json instead which I don't think is the optimal solution. Cheers

ericlaravega