DEV Community

Cover image for How to learn ReactJS properly
Ramrachai
Ramrachai

Posted on

How to learn ReactJS properly

Hi, Its been 2 weeks i started learning reactjs. Watching some youtube videos to learn and practice.
Can someone please advice me or show me correct way to learn reactjs properly and efficiently?
Advices with resources will be very much helpful.

Thank you

Top comments (9)

Collapse
 
gochev profile image
Nayden Gochev

I think the official react JS tutorial is amazing reactjs.org/tutorial/tutorial.html and maybe this is the CORRECT way.

if you prefer videos ... the best course I came to is this one: udemy.com/course/react-redux/
yes it cost 10 bucks but trust me.. the best 10 bucks you will ever spend.

Collapse
 
ramrachai profile image
Ramrachai

Thank you so much for your awesome reference. Going to buy that udemy course tomorrow.

Collapse
 
ty profile image
Ty • Edited

Amazing article on the topic: robinwieruch.de/learn-react-js
Good luck!

Collapse
 
ramrachai profile image
Ramrachai

Thank you for this amazing article link. This is what is was looking for.

Collapse
 
aacid profile image
aacid

fullstackopen.com/

Try this, this is full blown course from Finnish university. Its about full stack development, but frontend part is all react.

Collapse
 
ramrachai profile image
Ramrachai

Is it free or paid ?

Collapse
 
aacid profile image
aacid

It's free.

Collapse
 
jubawarrior profile image
Frank K-a

It would be good to take a course on JS(ES6). Makes you understand easily man :)
Goodluck!

Collapse
 
ramrachai profile image
Ramrachai

Thank you, I already know basic ES6.