top | item 19036333

(no title)

jpmoyn | 7 years ago

I agree with your point, but having worked extensively with React, it really does make development easier for me. While it feels like there is always a new shiny front-end framework out there, the ones that stick out like Angular, React, Vue, etc. all have real value that developers like! So I don't really see it as a bad thing.

discuss

order

Zelphyr|7 years ago

I don't deny that they make things easier. But there's a cost to that, sometimes a significant cost. In my experience (and confirmed by others I know--including the author of the post), frameworks get you to 80% of where you need to go in a project _really_ fast. The next 10% takes a little effort but it's not impossible. But that last 10% is like pulling teeth from a lion. That's because inevitably the project has requirements that the framework designers didn't and couldn't think of.

I submit that that last 10% is the reason why OP got more done faster with Vanilla than he could with React.

ng12|7 years ago

I'm not sure what you imagine that 10% to be but this has not been my experience at all.