Hacker News new | ask | show | jobs
by pmarreck 894 days ago
I know nothing about HTMX. Where do I look first?
2 comments

If you want a longer introduction you can read out book (free online): https://hypermedia.systems
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
https://htmx.org/

The examples at https://htmx.org/examples/ may also be helpful

aha! I already have access to LiveView so this seems redundant but this is good to know about