freeCodeCamp/curriculum/structure/blocks/review-asynchronous-javascript.json
Sem Bauke 7c3c64bf8d
refactor(curriculum): remove block name metadata and source titles from intro (#66415)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-17 15:43:14 +00:00

14 lines
292 B
JSON

{
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-asynchronous-javascript",
"challengeOrder": [
{
"id": "6723d35bb07d1bd220d0f28d",
"title": "Asynchronous JavaScript Review"
}
],
"helpCategory": "JavaScript"
}