We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26940b6 commit 0d3b4e6Copy full SHA for 0d3b4e6
JavaScript/8-all.js
@@ -1,7 +1,5 @@
1
'use strict';
2
3
-const fetch = require('./6-fetch.js');
4
-
5
const baseUrl = 'http://localhost:3000';
6
7
const promises = [
JavaScript/9-race.js
0 commit comments