Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmarreck
894 days ago
I know nothing about HTMX. Where do I look first?
2 comments
recursivedoubts
894 days ago
If you want a longer introduction you can read out book (free online):
https://hypermedia.systems
link
pmarreck
894 days ago
ah, thanks! This looks to satisfy a similar use-case to LiveView which I already have access to in my current stack but it's always good to know about other options
link
npilk
894 days ago
https://htmx.org/
The examples at
https://htmx.org/examples/
may also be helpful
link
pmarreck
894 days ago
aha! I already have access to LiveView so this seems redundant but this is good to know about
link