tomayac’s avatartomayac’s Twitter Archive—№ 19,981

  1. What I like the most about AbortSignal.timeout() is that you don’t have to instantiate an AbortController to get an AbortSignal to pass to the thing you want to abort, to then AbortController.abort() the controller. 🤯 x.com/simonplend/status/1494309000824954882