Have Clojure UIs Taken the Wrong Path? Part 1 - Thomas Cothran, Software Developer
Discovered: Jan 25, 2024 08:43 Have Clojure UIs Taken the Wrong Path? Part 1 - Thomas Cothran, Software Developer <– Can’t wait for the rest of the series –> QUOTE: In the rest of this series we will debunk some myths: ... * Following a REST or Hypermedia approach is incompatible with rich client interactivity ... * Hypermedia == Plain HTML ... * React+ is required for things like infinite scroll, inline edits, and offline functionality ... And we will discuss an alternative path, extending the hypermedia approach to achieve the same (or better) functionality with vastly less complexity.