Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Sign in
Join
2
Likes
3
Comments
How can I see the inspirational quotes that show when the site loads?
by
Kyle Long
How can I see the inspirational quotes that show when the site loads?
#meta
There isn't an easy way at the moment. But I'm discussing some ideas at the moment with @csallen, so stay tuned!
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)
haven't taken a look but it's probably a web-worker interstitial