Hacker News new | ask | show | jobs
by gedy 1003 days ago
> Not everyone has teams of perfect developers given all the time they want to make their perfect frontend app.

Yes, but having gone through this at previous companies, the average/non-front end specialist developers definitely had an easier time understanding 2 way binding ala Knockout, MobX, Svelte, etc. The Redux style stuff was only pushed by the frontend brainiac types.

1 comments

More like so easy to shoot themselves in the foot. React’s one-way data binding philosophy is defensive position against spaghetti code.
MobX with React is quite fine, haven't seen the problems you describe tbh