tomayac’s avatartomayac’s Twitter Archive—№ 21,993

  1. Triggered by a question regarding XML request logging in @ChromeDevTools, I created a small 🧼 SOAP API client demo: jagged-abrupt-baritone.glitch.me/. It's incredible we tended to do Web services this way. I used fetch(), but what a missed opportunity to dig out XMLHttpRequest again.
    oh my god twitter doesn’t include alt text from images in their APIoh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @tomayac
      (If you read the source code glitch.com/edit/#!/jagged-abrupt-baritone?path=script.js%3A1%3A0, don't judge me for lack of error handling and parsing XML with RegEx in the response, because this was just a demo and also: YOLO!)