Comment by ethan_smith
14 hours ago
A native virtual DOM implementation would also drastically reduce memory overhead since browser engines could optimize diffing algorithms at the C++ level instead of requiring megabytes of JavaScript framework code to be downloaded, parsed and executed on every page load.
No comments yet
Contribute on Hacker News ↗