|
|
|
|
|
by throwaway89988
691 days ago
|
|
Hi Jeremy, congratulations for the launch and the website looks very nice indeed. I am honestly mostly interested in your reason, to mix HTML/CSS generation into the Python code. Disclaimer, I am very biased towards separation of concern and like my backend just returning JSON/XML/whatever data and a templating system.
Of course this increases the ramp-up time to learn a framework, but then it is IMHO very powerful, flexible and fast. Could you perhaps elaborate on your choice for FastHTML and what tradeoffs you see? |
|
(I think HTML templating is a historical accident for what it's worth, and I hope it dies.)