fix(curriculum): Added forumTopicId to remaining 1200 challeng… (#36558)
This commit is contained in:
@ -3,6 +3,7 @@ id: 56bbb991ad1ed5201cd392d2
|
||||
title: Add New Properties to a JavaScript Object
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/cQe38UD'
|
||||
forumTopicId: 301169
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 56533eb9ac21ba0edf2244b7
|
||||
title: Concatenating Strings with Plus Operator
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/cNpM8AN'
|
||||
forumTopicId: 16802
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 56533eb9ac21ba0edf2244a9
|
||||
title: Initializing Variables with the Assignment Operator
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/cWJ4Bfb'
|
||||
forumTopicId: 301171
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 5a2efd662fb457916e1fe604
|
||||
title: Iterate with JavaScript Do...While Loops
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/cDqWGcp'
|
||||
forumTopicId: 301172
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: bd7993c9c69feddfaeb7bdef
|
||||
title: Multiply Two Decimals with JavaScript
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/ce2GeHq'
|
||||
forumTopicId: 301173
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 599a789b454f2bbd91a3ff4d
|
||||
title: Practice comparing different values
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/cm8PqCa'
|
||||
forumTopicId: 301174
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 5cfa3679138e7d9595b9d9d4
|
||||
title: Replace Loops using Recursion
|
||||
challengeType: 1
|
||||
videoUrl: 'https://www.freecodecamp.org/news/how-recursion-works-explained-with-flowcharts-and-a-video-de61f40cb7f9/'
|
||||
forumTopicId: 301175
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: bd7123c9c441eddfaeb5bdef
|
||||
title: Understanding Boolean Values
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/c9Me8t4'
|
||||
forumTopicId: 301176
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 598e8944f009e646fc236146
|
||||
title: Understanding Undefined Value returned from a Function
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/ce2p7cL'
|
||||
forumTopicId: 301177
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 587d7b7e367417b2b2512b21
|
||||
title: Use Multiple Conditional (Ternary) Operators
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/cyWJBT4'
|
||||
forumTopicId: 301179
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -2,6 +2,7 @@
|
||||
id: 5cc0bd7a49b71cb96132e54c
|
||||
title: Use Recursion to Create a Range of Numbers
|
||||
challengeType: 1
|
||||
forumTopicId: 301180
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 587d7b7e367417b2b2512b24
|
||||
title: Use the Conditional (Ternary) Operator
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/c3JRmSg'
|
||||
forumTopicId: 301181
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 587d7b7e367417b2b2512b22
|
||||
title: Use the parseInt Function with a Radix
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/c6K4Kh3'
|
||||
forumTopicId: 301182
|
||||
---
|
||||
|
||||
## Description
|
||||
|
@ -3,6 +3,7 @@ id: 587d7b7e367417b2b2512b23
|
||||
title: Use the parseInt Function
|
||||
challengeType: 1
|
||||
videoUrl: 'https://scrimba.com/c/cm83LSW'
|
||||
forumTopicId: 301183
|
||||
---
|
||||
|
||||
## Description
|
||||
|
Reference in New Issue
Block a user