mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
Some checks failed
CI - E2E - 3rd party donation tests / Build & Test (20.x) (push) Has been cancelled
CI - Node.js / Lint (20.x) (push) Has been cancelled
CI - Node.js / Build (20.x) (push) Has been cancelled
CI - Node.js / Test (20.x) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 20.x) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 20.x) (push) Has been cancelled
16 lines
367 B
JSON
16 lines
367 B
JSON
{
|
|
"name": "Asynchronous JavaScript Quiz",
|
|
"blockType": "quiz",
|
|
"blockLayout": "link",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "quiz-asynchronous-javascript",
|
|
"superBlock": "full-stack-developer",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "66edd630f7666cfa54b404d0",
|
|
"title": "Asynchronous JavaScript Quiz"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|