Hacker News new | past | comments | ask | show | jobs | submit login

> The other thing for which OO works much better than plain data is GUIs

I think the absolute dominance of React and its functional style (especially among juniors) is pretty good evidence against this belief.




It is pretty much an MVC separation that was mainstream in OOP-based GUI frameworks since the 90s at least.

But instead of “state”, you have a model, which uses the Observable pattern to notify the view of changes.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: