Y
Hacker News
new
|
ask
|
show
|
jobs
by
davidhyde
2620 days ago
> “30 kilobytes for React” This is just not even close to being true.
2 comments
nwah1
2620 days ago
The compressed size is 31 kb, and other frameworks are smaller.
https://gist.github.com/Restuta/cda69e50a853aa64912d
link
namelosw
2620 days ago
There's 3kb Preact with almost identical API.
link
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
https://gist.github.com/Restuta/cda69e50a853aa64912d