DEV Community

Discussion on: Is React really that bad?

Collapse
 
shinabr2 profile image
ShinaBR2 • Edited

My opinion, I am not a fan of any library like React or Vue.
I like React, the most two important things are: declarative API, and simple thinking. These two reason lead to another thing: React's ecosystem. That is the most impact thing lead people using ReactJS, included me.
Choosing a library or any technical stack is relative, for me, depends on two most important criteria:

  • First, which problem should be resolved?
  • Team capacity.

The second one is crucial.

Everything has its own price. If you want to take time into bullshit things like reinvent the wheel, choose whatever you like. Otherwise, like me, chose React with no doubt. Because of its ecosystem, I almost take my time on business logic.