Hacker News new | ask | show | jobs
by benboughton1 1912 days ago
I've just started testing this on a side project as I got a bit excited about htmx.

I like the idea of forming HTML templates in Flask/Jinja2 so the hyperscript/htmx toolset should be a good fit.

I don't really have much comment or advice yet except writing in hyperscript is a bit back to front but the documentation really helped. I think once I get my head around it, it will be super productive. And just inject pure JS when needed. Sounds great!

No IDE clues or error checking makes it a little harder too for the minute :)

I'll keep working away at it.