+ 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 ?
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.
+ 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
+ 1
tnQ so muchâ€