Diving into RSCs: Virtual DOM Reconciliation
Lets create a client component here that confuses React with timestamp:
1691037904380
- On page load reconcile Virtual DOM / returned static DOM old
- If they don't match throw error
- Warning: Text content did not match
- Wait, how?
- And now our page is entirely client rendered ðŸ˜
- [...] the entire root will switch to client rendering