rooteco / tweetscape

the supercharged twitter feed
https://prototype.tweetscape.co
GNU Affero General Public License v3.0
18 stars 2 forks source link

Preload data to make page transitions instant #343

Open nicholaschiang opened 2 years ago

nicholaschiang commented 2 years ago

Imported from @nicholaschiang's original Linear issue TS-62.

Currently, there still is a sub-500ms delay when you change pages. This is perceivable by a human being and therefore unacceptable. I should preload every page's data so that client-side page transitions are near instant (I'm not sure why Remix isn't already doing this automatically).