Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
danjac
on Sept 23, 2021
|
parent
|
context
|
favorite
| on:
How we got to LiveView
I've used a similar technique with HTMX[1]. General navigation just patches the main "content" section, but actions where it's necessary to replace the entire page (e.g. login/logout) just do a full page "dumb" refresh.
[1]
https://htmx.org
fulafel
on Sept 24, 2021
[–]
There's also a Clojure web setup based on htmx:
https://whamtet.github.io/ctmx/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://htmx.org