What’s really hilarious is how long it took imgur to render that screenshot (took about 10s for me on my mobile connection), because apparently a website that hosts images needs to be a stuffed-to-the-gills-with-JavaScript SPA too nowadays.
My favorite thing about Imgur is that it doesn't degrade gracefully. If something in its weird dependency graph doesn't load on a mobile connection, or because of an ad blocker, sometimes you can't even see the hosted images at all.
Still... you don't need to be an SPA for that kind of problem. Half the static sites I see hit that number with just trackers from various ad networks.
This is the SPA frontpage of my newest client:
https://i.imgur.com/7fbE4BH.png
And their frontend devs are proud of their achievement. Apparently it used to be worse.