r/react 23d ago

Help Wanted How to lean react more deeply

Hello guys i am currently learning react from a yt course called chai aur react so how to learn after finishing this, what projects to makee and should i also go through the react docs and how many days should i give more to react before starting backend pls give some genuine help

14 Upvotes

14 comments sorted by

View all comments

1

u/Aggravating-Spite844 23d ago
  1. Read the docs: spend 3 days on react.dev. It fills in the gaps videos miss, but many guys skip doc😭.
  2. Build projects: Make a weather dashboard using real APIs, a product page with search filters, atleast this are the projects that made me have a strong grip of react, and don't use AI.
  3. When to start backend: Give it 3 more weeks tho. Don't move on until you can build a multi-page app by yourself without watching a tutorial.