Comment on Show HN: I made a HTMX Playground 100% in the browserparentComments−pmarreck2yI know nothing about HTMX. Where do I look first?−recursivedoubts2yIf you want a longer introduction you can read out book (free online): https://hypermedia.systems−pmarreck2yah, 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−npilk2yhttps://htmx.org/The examples at https://htmx.org/examples/ may also be helpful−pmarreck2yaha! I already have access to LiveView so this seems redundant but this is good to know about
Comments
I know nothing about HTMX. Where do I look first?
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