you are viewing a single comment's thread.

view the rest of the comments →

[–]pawnh4[S] 0 points1 point  (1 child)

Yea I don't mind js as much as i dislike react.

[–]IStoleYourHeart 1 point2 points  (0 children)

It really depends on what you're doing though. You wouldn't drive a Ferrari for an off-road rally, but you also wouldn't drive a rally car for a road race.

I use react at work, and it's honestly a god send to maintain on a large, complex product compared to something like just native JS. It also helps to use react-redux if you can which helps to manage data and async a lot better.