Mar 3 · 5 min read · HTMX: Server-Side HTML for the Modern Web HTMX challenges a core assumption of modern web development: that dynamic web interfaces require JavaScript frameworks managing state and rendering on the client. HTMX takes the opposite approach — let the se...
Join discussionSep 13, 2024 · 2 min read · Hyperscript is a really fun way to add little event-driven scripts to your web application. It is one of the best ways to enforce locality of behavior in a hypermedia-first application. It also solves a bunch of problems with async behavior in native...
Join discussionAug 11, 2024 · 6 min read · 1. Concept and Philosophy Hypermedia Programming Language (HMPL): Summary: HMPL is a language that allows for the building of hypermedia-driven web applications. This one centers around the construction of RESTful APIs and hypermedia controls (links ...
Join discussion
Jul 1, 2024 · 7 min read · Why should you even care? Spring Boot developers usually build JSON APIs that get client-side rendered on the browser. Marcus Hellberg tells us why we should aim to build a full-stack team: But with the rise in complexity in modern JavaScript framew...
JJuliana commented