DEV Community

What to learn before learning React

Stephanie Opala on January 03, 2021

I am currently learning React( A JavaScript library) and here are a few prerequisites before diving into the JavaScript library. BASIC HTML AND CS...
Collapse
 
dali918 profile image
Dalitso Banda

would you recommend someone also know front end libraries such as bootstrap and sass or can you jump straight to react after a few projects with HTML CSS and vanilla js?

Collapse
 
stephanieopala profile image
Stephanie Opala • Edited

You can start learning React after learning HTML, CSS & vanilla JS.
The CSS frameworks/libraries usually come in handy when working on large projects as it makes development easier.
That being said, it's entirely up to you to decide when to learn them(if you want to). But it's not a prerequisite for learning React.

Collapse
 
dali918 profile image
Dalitso Banda

I see, Thank You!

Collapse
 
nikhilturale profile image
Nikhil Turale

hello, I am just start leaning about React. I work on HTML, CSS, Bootstrap and JavaScript already , so REACT easy to understandable for me or not. or any option for leaning React.

Collapse
 
abdelaziztinadev profile image
Abdelaziz Tina

Hello!!
I started learning React this summer and I can say that I have a good grasp on all of its core features and I am diving deeper in it. However, a friend recommended that I need to have somewhat of vanilla JS "mastery" after I get comfy with React, he says that will make jumping between different frameworks more manageable, do you agree?

Collapse
 
joshua360 profile image
Joshua Ouma

Great post.

Collapse
 
stephanieopala profile image
Stephanie Opala

Thanks

Collapse
 
epsi profile image
E.R. Nurwijayadi

Good

Collapse
 
stephanieopala profile image
Stephanie Opala

Thanks

Collapse
 
tomnyson profile image
Le Hong Son

Good post

Collapse
 
stephanieopala profile image
Stephanie Opala

Thanks

Collapse
 
stephanieopala profile image
Stephanie Opala

Welcome

Collapse
 
thecoder90 profile image
Thecoder90__

Thank U

Collapse
 
stephanieopala profile image
Stephanie Opala

Welcome.

Collapse
 
uniqueshah profile image
SHAHNAZAR

Suggest me courses to learn node and react from scratch since m just beginner

Collapse
 
stephanieopala profile image
Stephanie Opala

There are links to React resources on this post by @tracycss that I found helpful. dev.to/tracycss/free-react-resourc...
You can also use CodeCademy Learn React path.
I don't have any links on courses to learn Node at the moment.