Cancel Duplicate Fetch Requests in JavaScript Enhanced Forms
If you’ve ever use JavaScript fetch API to enhance a form submission, there’s a good chance you’ve accidentally introduced a duplicate-request/race-condition bug. Today, I’ll walk you through the issue and my recommendations to avoid it.
(Video at th...
austingil.hashnode.dev7 min read