lively-kitchen-45586
07/09/2020, 3:18 AMif (isLoading) { <LoadingSkeletons/> }
from the public pages of my side project app.
There's tremendous performance gains to be had by pre-rendering pages (and treating the pre-render as a skeleton), and then fetching for fresh data with SWR after load if necessary.
Thesis:
https://twitter.com/sarupbanskota/status/1281054466628673536
Solution:
https://twitter.com/sarupbanskota/status/1281057252225323010loud-glass-33663
07/09/2020, 3:46 AMlively-kitchen-45586
07/09/2020, 3:57 AMloud-glass-33663
07/09/2020, 3:59 AMlively-kitchen-45586
07/09/2020, 4:04 AMloud-glass-33663
07/09/2020, 4:10 AM