I'd suggest removing or adjusting the page transition to be faster or less involved (not a full page movement). I felt like I was waiting on the animation when browsing around. Or do something like use localStorage to track if I've been on the page before and skip the animation. For example - even doing it when I click back in my browser is a bit much.
I'd suggest removing or adjusting the page transition to be faster or less involved (not a full page movement). I felt like I was waiting on the animation when browsing around. Or do something like use localStorage to track if I've been on the page before and skip the animation. For example - even doing it when I click back in my browser is a bit much.