#spas

[ 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 ]
Chrome for Developers
4 months ago
JavaScript

Modern client-side routing: the Navigation API | Web Platform | Chrome for Developers

The new Navigation API completely overhauls client-side routing for single-page applications (SPAs).
The Navigation API allows for dynamically rewriting content as the user interacts with the site, rather than loading entirely new pages from the server. [ more ]
[ Load more ]