Hacker News new | ask | show | jobs
by srgpqt 1097 days ago
Funnily enough, the web browser DOM is also an old boring retained mode pattern. Hence all the vdom diffing madness React does…