|
|
|
|
|
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. |
|
Would be interested in seeing this