Htmx is part of the GitHub Accelerator
1–10 of 520 posts
Re: Htmx is part of the GitHub Accelerator
#2Does anyone know what they have on the roadmap for 2.0? I'm curious what they are working towards.
Re: Htmx is part of the GitHub Accelerator
#3I plan on using it again for a future Golang project and look forward to following it's development. If you're in need of a simple/medium complex front end for your app, and _especially_ if you're already using template fragments[0], I really recommend giving HTMX a shot. It's pretty fun to work with coming from Javascriptland.
Also, the guy who runs their Twitter account[1] is hilarious.
Re: Htmx is part of the GitHub Accelerator
#4Re: Htmx is part of the GitHub Accelerator
#5Solution 3 gave me a good laugh though.
Re: Htmx is part of the GitHub Accelerator
#6Re: Htmx is part of the GitHub Accelerator
#7Re: Htmx is part of the GitHub Accelerator
#8This page made me realise I'm better off with just vanilla JS or jQuery: https://htmx.org/examples/update-other-content/ Solution 3 gave me a good laugh though.
Re: Htmx is part of the GitHub Accelerator
#9Angular and React started this way on the frontend, while ASP and PHP started this way on the backend (of course eventually they all grow "full-stack" solutions).
EDIT: And how could I forget, Tailwind, whose tagline reads: "Rapidly build modern websites without ever leaving your HTML"
The fact your HTML barely reads like HTML after Tailwind, and reads more like your file is corrupted is I guess not mentioned in the tagline.