2 Matching Annotations
- Oct 2020
-
-
Since re-rendering in Svelte happens at a more granular level than the component, there is no artificial pressure to create smaller components than would be naturally desirable
-
-
-
The fun thing here is that SolidJs doesn’t uses virtual dom instead of that it uses fine-grained updates.
-