Y
Hacker News
new
|
ask
|
show
|
jobs
by
littlecranky67
233 days ago
That 10% missing are event normalization and event bubbling (preact bubble through DOM, react follows vDOM). Choose yourself what you need, but 100% compat with 3rd party libs is why I stick with react over preact.
1 comments
nchmy
231 days ago
The browser bubbles events natively...
https://developer.mozilla.org/en-US/docs/Learn_web_developme...
link
https://developer.mozilla.org/en-US/docs/Learn_web_developme...