stagas
This looks really good!

> 4. doesn't have a frontend build process

Is it entirely server-side and then it's all htmx? Is there a way to also hook client-only TS/components for more complex/interactive stuff? Or is that out of scope entirely?

russdpale
ditch typescript and Im more with you.. you'll never convince me that something that compiles to js is "simplicity".
meiraleal
4. doesn't have a frontend build process

I'm curious about how does that work? TypeScript isn't supported in the browser nor is JSX.

platic
Looks great. Going to give it a try for sure.