DEV Community

Discussion on: Why A Developer Should Learn React.js in 2021?

Collapse
 
raibtoffoletto profile image
Raí B. Toffoletto

Technology will change through the years. We just need to adapt, and spaghetti code can happen in any language/framework.
People think of JavaScript as a bad language... I think it is just different, it's more dynamic so demands more self strictness and cleaness to write good code. I've seen spaghetti code in Java, C#, Python.... I think we should be aware of other tech available and understand their strengths and drawbacks because in the end they are all tools. My first OOP program was a mess.... as was my React, till I got into it deeper and learn how to better code for that language/framework. Don't hate on different techs, just know that there's not only one source of Truth. jQuery is still by far the most used JavaScript framework on the web. 😉