jgalt212 4 days ago

not if the compiler stops the unneeded re-renders.

1
owebmaster 4 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.