Jonathan Adlyjonathanadly.com·Sep 13, 2024Hyperscript BehaviorsHyperscript 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...658 readshypermedia
Hemanshu Vadodariya (Hemu)hemanshu83.hashnode.dev·Aug 11, 2024HMPL vs. HTMX: Key Differences Explained1. 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 ...hmpl
Thomas Schühlytschuehly.de·Jul 1, 2024The best way to build Spring Boot applications with htmxWhy 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...1.0K readsWeb development without the JavaScript headache with Spring + HTMXhtmx