mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 20:01:56 -04:00
refactor: top-down curriculum build (#61459)
This commit is contained in:
committed by
GitHub
parent
45c098d506
commit
a801d503bc
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user