Echo JS 0.11.0

<~>

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.