Y
Hacker News
new
|
ask
|
show
|
jobs
by
namelosw
2620 days ago
There's 3kb Preact with almost identical API.
1 comments
StavrosK
2620 days ago
So what's the other 27KB+ for?
link
dmitriid
2620 days ago
Fiber, support fo async rendering, suspense, hooks. A different VDOM algorithm.
link
tracker1
2620 days ago
Better error handling and messaging...
link