Hacker News new | ask | show | jobs
by quechimba 1210 days ago
Interesting! I implemented a virtual DOM in Ruby which streams patches to the browser.

I think this is is a really powerful way to make web apps and it's nice to see that others are doing it too.