DEV Community

Cover image for React Js roadmap - 2023
Ifeanyi Chima
Ifeanyi Chima

Posted on • Updated on

React Js roadmap - 2023

How to learn react ? Follow this roadmap if you want to learn react as smoothly as you can.

I would recommend watching Dave Gray's tutorial on react first. When you are done with that, you can continue with the following. one at a time, In this order.

BMC

  • Formik - This is for simplifying the process of creating forms.
  • Typescript - This will increase your type safety.
  • Redux toolkit - This is the recommended way of writing redux.
  • Webpack - This is for baby boomers, the people that like to write vanilla javascript.
  • Testing - A word of advice, please use msw to mock your API

I will update this article as time goes by.

Buy Me A Coffee

Thank you, please follow me

HTML GitHub

Oldest comments (0)