mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-15 13:00:58 -04:00
refactor: top-down curriculum build (#61459)
This commit is contained in:
committed by
GitHub
parent
45c098d506
commit
a801d503bc
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"blocks": [
|
||||
"basic-javascript",
|
||||
"es6",
|
||||
"regular-expressions",
|
||||
"debugging",
|
||||
"basic-data-structures",
|
||||
"basic-algorithm-scripting",
|
||||
"object-oriented-programming",
|
||||
"functional-programming",
|
||||
"intermediate-algorithm-scripting",
|
||||
"javascript-algorithms-and-data-structures-projects"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user