How to Fix a Freeze Between React Pages Swap - with Dom, VDom, Painting
When you build a SPA product one of your first preoccupations is to keep everything fast. You click, and you get instantly a feedback. If you click on a link, you want to navigate instantly to the desired page. If when you click you have to wait for some time before feedback, the user experience quickly becomes horrible.
Benjamin Debon
Software Engineer