2
3 Comments

How can I see the inspirational quotes that show when the site loads?

How can I see the inspirational quotes that show when the site loads?

#meta

on March 25, 2019
  1. 2

    There isn't an easy way at the moment. But I'm discussing some ideas at the moment with @csallen, so stay tuned!

    1. 2

      this will be nice for people who have a fast connection: it's gone before you get a chance to read it.

      A workaround seems to be throttling the speed (dev tools) or you can get them all by crawling:
      https://indie-hackers.firebaseio.com/loadingQuotes/<N>.json

      where N is any number from 0 to 99 inclusive (as of today)

      1. 1

        haven't taken a look but it's probably a web-worker interstitial