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

I mean in the native Windows app world you just have your “ViewModel” raise an event with the name of the property that changed, and the UI layer just goes and assigns the new value to the appropriate element(s). Much simpler and easier to debug than vdom approaches.



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

Search: