Open MGSimard opened 7 months ago
I would also replace the Redux section with Redux Toolkit
New updated playlist by Codevolution: https://www.youtube.com/playlist?list=PLC3y8-rFHvwiaOAuTtVXittwybYIorRB3
Created PR for the same : https://github.com/flashohq/open-source-react-courses/pull/3
I think we need to replace React Redux with Redux Toolkit
Formik really just isn't it anymore. Most places worth their salt now use React Hook Form with either Yup or Zod.
https://blog.logrocket.com/react-hook-form-vs-formik-comparison/