▲ Fetch - Modern Async Server Calls at developer.telerik.com▼4 up and 0 down, posted by remotesynth 2965 days ago 1 comment
tracker1 2964 days ago. link 1 point ▲ ▼One more minor disadvantage is that fetch can't make synchronous requests, which means it can't be used to implement, for example SCORM directly on the server... though you could create a caching interface that did use fetch.