←back to thread

378 points rbanffy | 1 comments | | HN request time: 0.197s | source
1. kissgyorgy ◴[] No.46216692[source]
I find templates atrocious to use for component fragments like this, that's why I wrote a Python component library when I started using Django with HTMX. Order of magnitude more pleasant to use, works with _every_ Python web framework not just Django: https://compone.kissgyorgy.me/