Remix.run Logo
hunvreus 12 hours ago

Thanks for mentioning Basecoat.

Funny enough, I've used a very similar stack (HTMX + FastAPI) for /dev/push [1]. Code is available there: https://github.com/hunvreus/devpush

Planning on checking out holm soon.

[1]: https://devpu.sh

volfpeter 11 hours ago | parent [-]

It's a shame you did all the rendering manually :) FastHX would have simplified your life a bit.

devpush seems really interesting! I wasn't aware of it, but I'll check it out! It also looks great (no surprise there, it's Basecoat).

Although I usually go with DaisyUI, Basecoat is a vey good source for ideas and more complex component patterns. This is why I feel translating Basecoat snippets to htmy wouldn't be that much trouble, and I'm seriously considering starting it.