Hacker News new | ask | show | jobs
by undershirt 4351 days ago
React has Virtual DOM diffing which turns it into a very fast rendering layer over the DOM.