mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: introduce 7 new blocks to the public TOP (#56121)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Basic Function Projects",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "top-basic-function-projects",
|
||||
"helpCategory": "Odin",
|
||||
"order": 13,
|
||||
@@ -22,6 +22,5 @@
|
||||
"id": "661e17c6068359c3ccf2f4d8",
|
||||
"title": "Basic Functions Exercise D"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Build a Rock Paper Scissors Game",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "top-build-a-rock-paper-scissors-game",
|
||||
"helpCategory": "Odin",
|
||||
"order": 16,
|
||||
@@ -11,4 +11,4 @@
|
||||
"title": "Build a Rock Paper Scissors Game"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "TOP Learn Arrays and Loops",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "top-learn-arrays-and-loops",
|
||||
"helpCategory": "Odin",
|
||||
"order": 14,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Learn Data Types and Conditionals",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "top-learn-data-types-and-conditionals",
|
||||
"helpCategory": "Odin",
|
||||
"order": 11,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Learn Function Basics",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "top-learn-function-basics",
|
||||
"helpCategory": "Odin",
|
||||
"order": 12,
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Learn to Solve Problems and Understand Errors",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "top-learn-to-solve-problems-and-understand-errors",
|
||||
"helpCategory": "Odin",
|
||||
"order": 15,
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Learn Variables and Operators",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "top-learn-variables-and-operators",
|
||||
"helpCategory": "Odin",
|
||||
"order": 10,
|
||||
|
||||
Reference in New Issue
Block a user