Hacker News new | ask | show | jobs
by jjk7 533 days ago
I built an HTMX fragment framework for Django. It allows you to render a fragment, and automatically serves the fragment separately for live-updates. I'll open source it tonight and post back.

In my opinion, HTMX + custom elements does everything React does but better, and is a billion times cleaner.

2 comments

> I'll open source it tonight and post back.

Would be interested in seeing this

Sounds great!