Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm sure there's a different concept in there somewhere, but what you described sounds exactly like vdom.


This model doesn't represent DOM nodes, it represents entire templates. And there's no per-node diff - you only compare bound values. So the structure of templates is entirely static.


Let's call it vdata. Data diffing instead of DOM diffing.




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

Search: