What is the main need of a frintend developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the main need of a frintend developer?

hi guys . I learned html , css , and 80% of js . can i do frontend now ? or i need react and node js or etc ?

20th Jul 2022, 3:09 PM
ali P.Mirzaei
ali P.Mirzaei - avatar
3 Answers
+ 1
Most frontend jobs now ask for backend also, it is hard to get into company if you dont know some backend. So you can find a job with just html, css and js, but it is realy hard, if you add some js framework like react/angular or vue, you can call yourself frontend developer. Knowing some css pre-procesors like sass or less will help you a lot. Node.js in frontend is used with npm for example to install packages, it is used a lot in developement. And you need to know how to connect frontend and backend(send data to database, and get data from database...), so learning at least basic will make huge diference. Node.js is probably easiest if you already know js, because you type code using language you know. I learned react, because it is based on es6 syntax, not much new things added if we compare it with angular for example. When you complete course here you can follow TheOdinProject where you also do lot of projects.
20th Jul 2022, 3:55 PM
PanicS
PanicS - avatar
+ 5
Do both continue making more projects in HTML and learn node.js side by side. I think 30min/day is enough to learn node.js basic and intermediate in a month
20th Jul 2022, 3:12 PM
Arnav Gumber
Arnav Gumber - avatar
+ 1
tnQ so much❤
20th Jul 2022, 5:20 PM
ali P.Mirzaei
ali P.Mirzaei - avatar