|
|
|
|
|
by acywatson
1466 days ago
|
|
You mean typing latency, right? The most important thing we do there is handling reconciliation ourselves rather than delegating to a framework (e.g., React). If you have full control over the reconciliation process, it's just a matter of continuous incremental optimization. |
|
What does "handling reconciliation rather than delegating" mean here?