Y
Hacker News
new
|
ask
|
show
|
jobs
by
jerrygenser
1164 days ago
I tried out htmx + django a little but got stuck doing something more than trivial. Do you have an example of a starter project that has intermediate concepts demonstrated? Maybe this can help me get over the hump.
1 comments
kumshw
1154 days ago
Another solid alternative to htmx is unpoly (
https://unpoly.com/
) and there's an exhaustive writeup on how to use unpoly with django as well here
https://www.spapas.net/2023/04/04/using-unpoly-with-django/
link