piccalilli_’s avatarpiccalilli_’s Twitter Archive—№ 27,127

  1. 🔥 If you need to test your fetch requests to see how your UI behaves with slow responses (you should), then you can use this little function. Gist: gist.github.com/hankchizljaw/204ab4d620968190f7f6f0a6b36d6211 CodePen Demo: codepen.io/andybelldesign/pen/mdyyvQM
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @piccalilli_
      I set the window.sleepFetchTimeout to something like 5000 variable when the project is in dev mode only, so it doesn’t affect production requests.