0
Is react js enough for frontend??
Please someone tell me i complete my react js course should i need to learn another framework for frontend development? Please someone guide me
4 Antworten
+ 1
knowledge is power. if you know more, you worth more as well
+ 1
Mihaly Nyilas
That’s true but that also an infinite quest, so that isn’t a fair response. He is asking if it is enough, altough he isn’t explaining is it enough for what. He probably means to get an entry level job. In which case I would say for now build a portfolio demonstrating what you can do. Then, apply for jobs. Also, make sure to continue practicing, and then when you are really comfortable with reactjs then it probably would be a good idea to make yourself more valuable by learning nextjs or react-native.
+ 1
REACT is a framework for a web app to communicate from the front-end to the back-end. It is certainly enough to build a complete website using it's technologies such as HTML, CSS, JavaScript. You can expand on your REACT skills by learning CSS frameworks such as tailwind or similar. You can further expand your skillset by learning some of the many packages you can install using npm. In other words, even with REACT, the learning is endless.
Yes, technically REACT with HTML, CSS, and JavaScript is enough. But the power of libraries like tailwind will make you a much better front-end. Especially when you consider how hard it is to make a website responsive (fitting different screen sizes) or how to incorporate data from the back-end.
0
Made something with react first then you will found what new need to learn...