Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
murkt
11 months ago
|
parent
|
context
|
favorite
| on:
FastHTML – Modern web applications in pure Python
This is fantastic and exactly what I wanted! A very neat idea about how you separate attributes and children.
How does the performance side of this thing look like?
kissgyorgy
11 months ago
[–]
I did not measure performance yet, but I definitely will! My hunch is that it's faster than any templating library, because those are compiling from their own DSL, but it's completely ommitted here.
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
How does the performance side of this thing look like?