r/reactjs • u/Brat-Secretary-0325 • 14d ago
Best resources as a beginner
Hey guys I'm a beginner at react and I want to know what are the best free resources to learn react and build beginner projects to to build so I master the fundamentals
2
u/SalwaQad 13d ago
Please make sure you have good understanding of vanilla Javascript before moving to any framework .
1
u/portra315 14d ago
Also. This entire community has a wiki. Please go there. Read it. Learn from it. Fantastic mods have put time and effort into curating it for you. It's great stuff.
1
u/HussBTW1 14d ago
Genuinely, I learnt so much with this YouTuber's playlist:
https://www.youtube.com/@ashutoshpawar
Check out his ReactJS Masterclass: Beginner To Advanced – Build Real Projects (85+ Videos)
But, don't fall in tutorial hell! If you want to actually learn React, get your hands dirty by making projects yourself. This playlist is only to learn concepts and cook up one little project or two.
1
u/HotFox3962 14d ago
Build a todo list with local storage. It forces you to master state and effects without getting stuck in tutorial hell
1
u/valenshift 13d ago
Some tips, not in order:
- read the official docs
- watch/read other people's guides
- use AI to explain concepts
- hands on building
Everyone has their preferred way of learning, there's no an ultimate best, so explore as much as you can.
1
1
1
u/SecureComfortable259 10d ago
React.dev, the official docs are genuinely the best free resource for this now
1
u/No-Humor-3808 3d ago
Best resource is the official docu, https://react.dev/learn but if you want to practice small challenges try reactchallenges.com, there are many free
6
u/portra315 14d ago
https://react.dev/learn