Feat: hide blocks not challenges (#39504)

* fix: remove isHidden flag from frontmatter

* fix: add isUpcomingChange

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

* feat: hide blocks not challenges

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>

Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
Oliver Eyton-Williams
2020-09-04 00:07:40 +02:00
committed by GitHub
parent 6b081c7e7b
commit bd68b70f3d
1740 changed files with 151 additions and 1746 deletions

View File

@@ -3,7 +3,6 @@ id: a77dbc43c33f39daa4429b4f
title: Boo who
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16000
---

View File

@@ -3,7 +3,6 @@ id: a9bd25c716030ec90084d8a1
title: Chunky Monkey
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16005
---

View File

@@ -3,7 +3,6 @@ id: acda2fb1324d9b0fa741e6b5
title: Confirm the Ending
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16006
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b3
title: Convert Celsius to Fahrenheit
challengeType: 1
isHidden: false
isRequired: true
forumTopicId: 16806
---

View File

@@ -3,7 +3,6 @@ id: a302f7aae1aa3152a5b413bc
title: Factorialize a Number
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16013
---

View File

@@ -3,7 +3,6 @@ id: adf08ec01beb4f99fc7a68f2
title: Falsy Bouncer
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16014
---

View File

@@ -3,7 +3,6 @@ id: a26cbbe9ad8655a977e1ceb5
title: Find the Longest Word in a String
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16015
---

View File

@@ -3,7 +3,6 @@ id: a6e40f1041b06c996f7b2406
title: Finders Keepers
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16016
---

View File

@@ -3,7 +3,6 @@ id: af2170cad53daa0770fabdea
title: Mutations
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16025
---

View File

@@ -3,7 +3,6 @@ id: afcc8d540bea9ea2669306b6
title: Repeat a String Repeat a String
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16041
---

View File

@@ -3,7 +3,6 @@ id: a789b3483989747d63b0e427
title: Return Largest Numbers in Arrays
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16042
---

View File

@@ -3,7 +3,6 @@ id: a202eed8fc186c8434cb6d61
title: Reverse a String
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16043
---

View File

@@ -3,7 +3,6 @@ id: 579e2a2c335b9d72dd32e05c
title: Slice and Splice
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 301148
---

View File

@@ -3,7 +3,6 @@ id: ab6137d4e35944e21037b769
title: Title Case a Sentence
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16088
---

View File

@@ -3,7 +3,6 @@ id: ac6993d51946422351508a41
title: Truncate a String
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16089
---

View File

@@ -3,7 +3,6 @@ id: a24c1a4622e3c05097f71d67
title: Where do I Belong
isRequired: true
challengeType: 5
isHidden: false
forumTopicId: 16094
---

View File

@@ -2,7 +2,6 @@
id: 5a661e0f1068aca922b3ef17
title: Access an Array's Contents Using Bracket Notation
challengeType: 1
isHidden: false
forumTopicId: 301149
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7c367417b2b2512b1a
title: Access Property Names with Bracket Notation
challengeType: 1
isHidden: false
forumTopicId: 301150
---

View File

@@ -2,7 +2,6 @@
id: 587d78b2367417b2b2512b0e
title: Add Items to an Array with push() and unshift()
challengeType: 1
isHidden: false
forumTopicId: 301151
---

View File

@@ -2,7 +2,6 @@
id: 587d78b3367417b2b2512b11
title: Add Items Using splice()
challengeType: 1
isHidden: false
forumTopicId: 301152
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7c367417b2b2512b18
title: Add Key-Value Pairs to JavaScript Objects
challengeType: 1
isHidden: false
forumTopicId: 301153
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7b367417b2b2512b14
title: Check For The Presence of an Element With indexOf()
challengeType: 1
isHidden: false
forumTopicId: 301154
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7d367417b2b2512b1c
title: Check if an Object has a Property
challengeType: 1
isHidden: false
forumTopicId: 301155
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7b367417b2b2512b17
title: Combine Arrays with the Spread Operator
challengeType: 1
isHidden: false
forumTopicId: 301156
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7b367417b2b2512b13
title: Copy an Array with the Spread Operator
challengeType: 1
isHidden: false
forumTopicId: 301157
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7a367417b2b2512b12
title: Copy Array Items Using slice()
challengeType: 1
isHidden: false
forumTopicId: 301158
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7b367417b2b2512b16
title: Create complex multi-dimensional arrays
challengeType: 1
isHidden: false
forumTopicId: 301159
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7d367417b2b2512b1e
title: Generate an Array of All Object Keys with Object.keys()
challengeType: 1
isHidden: false
forumTopicId: 301160
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7b367417b2b2512b15
title: Iterate Through All an Array's Items Using For Loops
challengeType: 1
isHidden: false
forumTopicId: 301161
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7d367417b2b2512b1d
title: 'Iterate Through the Keys of an Object with a for...in Statement'
challengeType: 1
isHidden: false
forumTopicId: 301162
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7d367417b2b2512b1f
title: Modify an Array Stored in an Object
challengeType: 1
isHidden: false
forumTopicId: 301163
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7c367417b2b2512b19
title: Modify an Object Nested Within an Object
challengeType: 1
isHidden: false
forumTopicId: 301164
---

View File

@@ -2,7 +2,6 @@
id: 587d78b2367417b2b2512b0f
title: Remove Items from an Array with pop() and shift()
challengeType: 1
isHidden: false
forumTopicId: 301165
---

View File

@@ -2,7 +2,6 @@
id: 587d78b2367417b2b2512b10
title: Remove Items Using splice()
challengeType: 1
isHidden: false
forumTopicId: 301166
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7e367417b2b2512b20
title: Use an Array to Store a Collection of Data
challengeType: 1
isHidden: false
forumTopicId: 301167
---

View File

@@ -2,7 +2,6 @@
id: 587d7b7c367417b2b2512b1b
title: Use the delete Keyword to Remove Object Properties
challengeType: 1
isHidden: false
forumTopicId: 301168
---

View File

@@ -2,7 +2,6 @@
id: 56bbb991ad1ed5201cd392ca
title: Access Array Data with Indexes
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cBZQbTz'
forumTopicId: 16158
---

View File

@@ -2,7 +2,6 @@
id: 56592a60ddddeae28f7aa8e1
title: Access Multi-Dimensional Arrays With Indexes
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/ckND4Cq'
forumTopicId: 16159
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244cd
title: Accessing Nested Arrays
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cLeGDtZ'
forumTopicId: 16160
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244cc
title: Accessing Nested Objects
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cRnRnfa'
forumTopicId: 16161
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c8
title: Accessing Object Properties with Bracket Notation
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cBvmEHP'
forumTopicId: 16163
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c7
title: Accessing Object Properties with Dot Notation
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cGryJs8'
forumTopicId: 16164
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c9
title: Accessing Object Properties with Variables
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cnQyKur'
forumTopicId: 16165
---

View File

@@ -2,7 +2,6 @@
id: 56bbb991ad1ed5201cd392d2
title: Add New Properties to a JavaScript Object
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cQe38UD'
forumTopicId: 301169
---

View File

@@ -2,7 +2,6 @@
id: cf1111c1c11feddfaeb3bdef
title: Add Two Numbers with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cM2KBAG'
forumTopicId: 16650
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244de
title: Adding a Default Option in Switch Statements
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c3JvVfg'
forumTopicId: 16653
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244ed
title: Appending Variables to Strings
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cbQmZfa'
forumTopicId: 16656
---

View File

@@ -2,7 +2,6 @@
id: 5ee127a03c3b35dd45426493
title: Assigning the Value of One Variable to Another
challengeType: 1
isHidden: false
videoUrl: ''
forumTopicId: 418265
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c3
title: Assignment with a Returned Value
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/ce2pEtB'
forumTopicId: 16658
---

View File

@@ -2,7 +2,6 @@
id: 56bbb991ad1ed5201cd392d0
title: Build JavaScript Objects
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cWGkbtd'
forumTopicId: 16769
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244dc
title: Chaining If Else Statements
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/caeJgsw'
forumTopicId: 16772
---

View File

@@ -2,7 +2,6 @@
id: bd7123c9c441eddfaeb4bdef
title: Comment Your JavaScript Code
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c7ynnTp'
forumTopicId: 16783
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d0
title: Comparison with the Equality Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cKyVMAL'
forumTopicId: 16784
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d4
title: Comparison with the Greater Than Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cp6GbH4'
forumTopicId: 16786
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d5
title: Comparison with the Greater Than Or Equal To Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c6KBqtV'
forumTopicId: 16785
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d2
title: Comparison with the Inequality Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cdBm9Sr'
forumTopicId: 16787
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d6
title: Comparison with the Less Than Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cNVRWtB'
forumTopicId: 16789
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d7
title: Comparison with the Less Than Or Equal To Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cNVR7Am'
forumTopicId: 16788
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d1
title: Comparison with the Strict Equality Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cy87atr'
forumTopicId: 16790
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d3
title: Comparison with the Strict Inequality Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cKekkUy'
forumTopicId: 16791
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d8
title: Comparisons with the Logical And Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cvbRVtr'
forumTopicId: 16799
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244d9
title: Comparisons with the Logical Or Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cEPrGTN'
forumTopicId: 16800
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244af
title: Compound Assignment With Augmented Addition
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cDR6LCb'
forumTopicId: 16661
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b2
title: Compound Assignment With Augmented Division
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c2QvKT2'
forumTopicId: 16659
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b1
title: Compound Assignment With Augmented Multiplication
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c83vrfa'
forumTopicId: 16662
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b0
title: Compound Assignment With Augmented Subtraction
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c2Qv7AV'
forumTopicId: 16660
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b7
title: Concatenating Strings with Plus Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cNpM8AN'
forumTopicId: 16802
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b8
title: Concatenating Strings with the Plus Equals Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cbQmmC4'
forumTopicId: 16803
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b9
title: Constructing Strings with Variables
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cqk8rf4'
forumTopicId: 16805
---

View File

@@ -2,7 +2,6 @@
id: 56105e7b514f539506016a5e
title: Count Backwards With a For Loop
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c2R6BHa'
forumTopicId: 16808
---

View File

@@ -2,7 +2,6 @@
id: 565bbe00e9cc8ac0725390f4
title: Counting Cards
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c6KE7ty'
forumTopicId: 16809
---

View File

@@ -2,7 +2,6 @@
id: cf1391c1c11feddfaeb4bdef
title: Create Decimal Numbers with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/ca8GEuW'
forumTopicId: 16826
---

View File

@@ -2,7 +2,6 @@
id: bd7123c9c443eddfaeb5bdef
title: Declare JavaScript Variables
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cNanrHq'
forumTopicId: 17556
---

View File

@@ -2,7 +2,6 @@
id: bd7123c9c444eddfaeb5bdef
title: Declare String Variables
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c2QvWU6'
forumTopicId: 17557
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244ad
title: Decrement a Number with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cM2KeS2'
forumTopicId: 17558
---

View File

@@ -2,7 +2,6 @@
id: 56bbb991ad1ed5201cd392d3
title: Delete Properties from a JavaScript Object
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cDqKdTv'
forumTopicId: 17560
---

View File

@@ -2,7 +2,6 @@
id: bd7993c9ca9feddfaeb7bdef
title: Divide One Decimal by Another with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cBZe9AW'
forumTopicId: 18255
---

View File

@@ -2,7 +2,6 @@
id: cf1111c1c11feddfaeb6bdef
title: Divide One Number by Another with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cqkbdAr'
forumTopicId: 17566
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b6
title: Escape Sequences in Strings
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cvmqRh6'
forumTopicId: 17567
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244b5
title: Escaping Literal Quotes in Strings
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c2QvgSr'
forumTopicId: 17568
---

View File

@@ -2,7 +2,6 @@
id: bd7123c9c448eddfaeb5bdef
title: Find the Length of a String
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cvmqEAd'
forumTopicId: 18182
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244ae
title: Finding a Remainder in JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cWP24Ub'
forumTopicId: 18184
---

View File

@@ -2,7 +2,6 @@
id: cf1111c1c11feddfaeb9bdef
title: Generate Random Fractions with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cyWJJs3'
forumTopicId: 18185
---

View File

@@ -2,7 +2,6 @@
id: cf1111c1c12feddfaeb1bdef
title: Generate Random Whole Numbers with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cRn6bfr'
forumTopicId: 18186
---

View File

@@ -2,7 +2,6 @@
id: cf1111c1c12feddfaeb2bdef
title: Generate Random Whole Numbers within a Range
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cm83yu6'
forumTopicId: 18187
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244be
title: Global Scope and Functions
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cQM7mCN'
forumTopicId: 18193
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244c0
title: Global vs. Local Scope in Functions
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c2QwKH2'
forumTopicId: 18194
---

View File

@@ -2,7 +2,6 @@
id: 5664820f61c48e80c9fa476c
title: Golf Code
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c9ykNUR'
forumTopicId: 18195
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244ac
title: Increment a Number with JavaScript
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/ca8GLT9'
forumTopicId: 18201
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244a9
title: Initializing Variables with the Assignment Operator
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cWJ4Bfb'
forumTopicId: 301171
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244db
title: Introducing Else If Statements
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/caeJ2hm'
forumTopicId: 18206
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244da
title: Introducing Else Statements
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cek4Efq'
forumTopicId: 18207
---

View File

@@ -2,7 +2,6 @@
id: 56104e9e514f539506016a5c
title: Iterate Odd Numbers With a For Loop
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cm8n7T9'
forumTopicId: 18212
---

View File

@@ -2,7 +2,6 @@
id: 5675e877dbd60be8ad28edc6
title: Iterate Through an Array with a For Loop
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/caeR3HB'
forumTopicId: 18216
---

View File

@@ -2,7 +2,6 @@
id: 5a2efd662fb457916e1fe604
title: Iterate with JavaScript Do...While Loops
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cDqWGcp'
forumTopicId: 301172
---

View File

@@ -2,7 +2,6 @@
id: cf1111c1c11feddfaeb5bdef
title: Iterate with JavaScript For Loops
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c9yNVCe'
forumTopicId: 18219
---

View File

@@ -2,7 +2,6 @@
id: cf1111c1c11feddfaeb1bdef
title: Iterate with JavaScript While Loops
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/c8QbnCM'
forumTopicId: 18220
---

View File

@@ -2,7 +2,6 @@
id: 56533eb9ac21ba0edf2244bf
title: Local Scope and Functions
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cd62NhM'
forumTopicId: 18227
---

View File

@@ -2,7 +2,6 @@
id: 5690307fddb111c6084545d7
title: Logical Order in If Else Statements
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cwNvMUV'
forumTopicId: 18228
---

View File

@@ -2,7 +2,6 @@
id: 56bbb991ad1ed5201cd392cc
title: Manipulate Arrays With pop()
challengeType: 1
isHidden: false
videoUrl: 'https://scrimba.com/c/cRbVZAB'
forumTopicId: 18236
---

Some files were not shown because too many files have changed in this diff Show More