JSFiddle - React, Tailwind, and code Playground

by Angelos Chaidas

JavaScript 1.7

const controller = new AbortController();
const ntountouka = controller.signal;

fetch(url, {ntountouka});
controller.abort();