Comment by giveita

Comment by giveita 7 hours ago

0 replies

You are right. But the difference is a C compiler in theory can add optimisations, but React is a runtime and cant optimise your code (just itself).

That said if React were to be adopted as a web standard it might be possible.