+ 4
react js
i am learning reactjs . But i don’t know how to get enough experience with react what can i do with react ? so that i have a good job #react
8 ответов
+ 2
As your goal is to get a job, I would advise you to build a strong single page website as a showcase. You will learn a lot of usefull skil by trying to do so and will have something to show to recruiter.
I may - or may not, depending on what are in demands in your region - be usefull to learn a back end language such as node or java which (from my experience) are quite researched with React.js
+ 4
from book name:’Learning React: A Hands-On Guide to Building Web Applications Using React and Redux’
and from utube chanel edureca
+ 4
i think, the best exercise to learn is to re-create a website that already exist, such as Facebook or Medium.
+ 2
Where are you learning it from?
+ 2
You can build reuseable UI components and single page applications with it.
+ 2
Build web components by react.js, here are some of the web components for you to study:
https://code.sololearn.com/W4D9rtVtmp9l/?ref=app
+ 2
thanks all