Declarative Partial Updates and the Dynamic Markup (streaming HTML insertion) APIs have the potential to change web development.

https://declarative-partial-updates.paulkinlan-ea.deno.net/

Declarative Partial Updates experiments

@paul this looks interesting, I'd love to be able to go back to it being possible to disable JavaScript again.
@subtl @paul Declarative partial updates have long been possible without JS using my Pure HTML Out-Of-Order Streaming (#PHOOOS) technique based on Declarative Shadow DOM: https://kraksped.pl/phooos/
Pure HTML Out-Of-Order Streaming

Pure HTML Out-Of-Order Streaming without JavaScript