HTML Streaming Over the Wire : A Deep Dive
Briefly

This library is intended not only for use within other frameworks and libraries but also as a standalone solution.
One of our primary objectives has been to minimize client-side JavaScript code for server interactions. Drawing inspiration from server actions and HTMX concepts, we've achieved the capability to build single-page applications (SPAs) with just 800 bytes.
As for client components, they transform into web components and, coupled with signals, respond dynamically to document changes without data transmission.
Read at DEV Community
[
add
]
[
|
|
]