HTML over the wire


Topic history | v1 (current) | created by jjones

Details

HTML over the wire

| created by jjones | Add topic "HTML over the wire"
Title
HTML over the wire
Description
HTML over the wire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. This makes for fast first-load pages, keeps template rendering on the server, and allows for a simpler, more productive development experience in any programming language, without sacrificing any of the speed or responsiveness associated with a traditional single-page application.
Link
https://hotwire.dev/

resources

authors

This topic has no history of related authors.

topics

subtopic of HTML
v1 | attached by jjones | Add topic "HTML over the wire"
e.g. Hotwire
v1 | attached by jjones | Add topic "HTML over the wire"
e.g. htmx
v1 | attached by jjones | Add topic "HTMX"