refactor: top-down curriculum build (#61459)

This commit is contained in:
Oliver Eyton-Williams
2025-08-26 12:37:26 +02:00
committed by GitHub
parent 45c098d506
commit a801d503bc
14264 changed files with 4300 additions and 3151 deletions

View File

@@ -0,0 +1,17 @@
{
"name": "Build an SQL Reference Object",
"blockType": "workshop",
"blockLayout": "link",
"isUpcomingChange": true,
"usesMultifileEditor": false,
"hasEditableBoundaries": false,
"dashedName": "workshop-sql-reference-object",
"superBlock": "full-stack-developer",
"challengeOrder": [
{
"id": "5fa323cdaf6a73463d590659",
"title": "Build an SQL Reference Object"
}
],
"helpCategory": "Backend Development"
}