▲ | ChocolateGod 3 days ago | ||||||||||||||||
IIRC its what frameworks like Svelte do when they hit the compiler and optimize, which makes the best of both worlds. | |||||||||||||||||
▲ | wruza 3 days ago | parent [-] | ||||||||||||||||
They still nail "state" to element trees, which creates unbenchmarkable but real update costs. Svelte does better than react, but only within the same paradigm. | |||||||||||||||||
|