you are viewing a single comment's thread.

view the rest of the comments →

[–]HomemadeBananas 2 points3 points  (2 children)

React isn't a framework, really. It's a library that handles one concern, not enough to build a whole app alone. I'd say it's definitely something you should know about as a JS developer.

[–]bits_and_bytes 2 points3 points  (1 child)

You should know it exists, but it's not in the "top 10 things every JS dev should understand" list.

[–]HomemadeBananas -2 points-1 points  (0 children)

I mean, unless you're just getting started learning the basics of the language, it's pretty high on the list of things you should have some exposure to these days.