I want to learn React JS. How can I start. What is required for it. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to learn React JS. How can I start. What is required for it.

Is React JS is enough to get a job. Does Mongodb is also required to become a React JS developer. Please suggest me how can I became a ReactJS developer.

31st Jul 2022, 5:51 PM
Mahesh
2 Answers
+ 2
To start learning you need to know html, css and javascript (es6 is used a lot in react), also to install react you need to know basic of npm or similar package manager (it is covered in every course, so just follow course). About finding job, it is hard question to answer, with knowledge of react you will know how to make dynamic pages. But many job offers ask for backand language and some database, if you wanna build real world sites like social network, shoping site... you need to know how to connect frontend and backend, so thats why it is important to know at least basic. You may try to find job as frontend developer, but it is going to be hard, but not imposible. While you looking for job I suggest you to learn some backand language (you can learn node.js it is based on js so you already know a lot), and any database. Do reasearch, check job offers, see what thay ask for and learn things what are used most.
31st Jul 2022, 7:37 PM
PanicS
PanicS - avatar
0
Mahesh React JS is a part of frontend and MongoDB is a part of backend so if you want to make dynamic web application then Database and a backend language are necessary.
31st Jul 2022, 6:39 PM
A͢J
A͢J - avatar