Hacker News new | ask | show | jobs
by ddanieltan 571 days ago
How does this compare with FastHTML?
2 comments

The most important difference is that htmy does not bring its own web framework, you can use it your preferred one (preferably one with async support, but you can always delegate the rendering if you use a sync one).
Slower because there is no fast in the name.
Misleading and against hn attitude