Y
Hacker News
new
|
ask
|
show
|
jobs
by
jgalt212
378 days ago
not if the compiler stops the unneeded re-renders.
1 comments
owebmaster
378 days ago
A "compiler" to solve the issues the library created, awesome. It doesn't solve many re-renders tho, as React re-render full components, not only the HTML/Text Nodes that changed.
link