Hacker News new | ask | show | jobs
by omahlama 3794 days ago
It's not really DOM manipulation that was avoided, it was the simpe rerender on every change model that was avoided (for good reason, before React it performed horribly for anything except trivial applications)