AbortController, your newest friend
#594 — June 17, 2022 Unsubscribe | Read on the Web JavaScript Weekly AbortController is Your Friend (for Cancelling Async Tasks and More) — AbortController provides a way to abort web requests at any point without waiting for a response, but it’s possible to apply its handy mechanism to other use cases, as shown here. Sam Thorogood Microvium: A