Hacker News new | ask | show | jobs
by jackbravo 330 days ago
if you want to serve HTML from the backend, why not use FastHTML then ;-)
1 comments

i experimented with it, i’m a fan of the concept. Ironically the bit i thought id like most (swap jinja extends shenanigans for just composing functions or callables more generally) is the bit that i didnt warm to. I dont really know why, on paper it ticks boxes for me. In practice i felt slow.