3 points | by sethlivingston 6 hours ago ago
1 comments
Loved HTMX when I was writing code by hand. For my side project, I'm using Inertia so it acts like a request-response cycle, Vue+TS and Django+Pydantic so any hallucinations are caught by type checkers at both sides.
https://inertiajs.com/
Loved HTMX when I was writing code by hand. For my side project, I'm using Inertia so it acts like a request-response cycle, Vue+TS and Django+Pydantic so any hallucinations are caught by type checkers at both sides.
https://inertiajs.com/