image created by Margaux Peltat for the Chilled Cow YouTube channel
Time for #DEVDiscuss — right here on DEV 😎
Inspired by @quii's Top 7 post, tonight’s topic is...HTMX!
Unlike SPAs, HTMX doesn't throw away the architectural approach of REST; it augments the browser, improving its hypermedia capabilities and making it simpler to deliver a rich client experience without having to write much JavaScript if any at all.
Questions:
- Do you think HTMX is the future? Why or why not?
- Have you had a chance to implement HTMX yet? What did you think?
- If you haven't used HTMX...why not?
- Any triumphs, fails, or other stories you'd like to share on this topic?
I must have missed something, but why is HTMX coming up everywhere just now? Yes, I used it. It was like 2 or 3 years ago.
Is it the future? Nothing so far pointed to it, so unless something really changed recently, probably not.