top | item 39128166

(no title)

hendi_ | 2 years ago

We've build (and open-sourced) our own livecomponents[1] for Django and based it on htmx. That way we got a ton of client side functionality for free and didn't have to reinvent the wheel. Just this week we've retired our old react based webapp and replaced it with our Django livecomponents. htmx is awesome!

[1] https://github.com/om-proptech/livecomponents

discuss

order

drcongo|2 years ago

That looks fun, thanks. Gonna try it out when I get a chance.