#diff-dom-algorithm

[ follow ]
DEV Community
2 months ago
JavaScript

HTML Streaming Over the Wire : A Deep Dive

HTML Streaming Over the Wire provides a fundamental restoration of web principles using the Diff DOM Algorithm.
The diff-dom-streaming library facilitates building SPAs with minimal client-side JavaScript and efficient server interactions. [ more ]
GitHub
2 months ago
JavaScript

GitHub - aralroca/diff-dom-streaming: HTML Streaming Over the Wire! Diff DOM algorithm with streaming. Gets all modifications, insertions and removals between a DOM node and a HTML stream reader

The Diff DOM algorithm compares two DOM versions efficiently.
The Diff DOM Streaming library enhances the algorithm by supporting incremental changes. [ more ]
[ Load more ]