chore: remove isRequired from curriculum files
This commit is contained in:
parent
984f311061
commit
a86b220eb7
@ -7,7 +7,6 @@ export default [
|
||||
id: 'a',
|
||||
block: 'block-a',
|
||||
title: 'Challenge One',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block One',
|
||||
dashedName: 'challenge-one'
|
||||
@ -20,7 +19,6 @@ export default [
|
||||
id: 'b',
|
||||
block: 'block-a',
|
||||
title: 'Challenge Two',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block One',
|
||||
dashedName: 'challenge-two'
|
||||
@ -33,7 +31,6 @@ export default [
|
||||
id: 'c',
|
||||
block: 'block-b',
|
||||
title: 'Challenge One',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block One',
|
||||
dashedName: 'challenge-one'
|
||||
@ -47,7 +44,6 @@ export default [
|
||||
id: 'd',
|
||||
block: 'block-b',
|
||||
title: 'Challenge Two',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block One',
|
||||
dashedName: 'challenge-two'
|
||||
@ -60,7 +56,6 @@ export default [
|
||||
id: 'e',
|
||||
block: 'block-c',
|
||||
title: 'Challenge One',
|
||||
isRequired: false,
|
||||
isPrivate: true,
|
||||
superBlock: 'Super Block One',
|
||||
dashedName: 'challenge-one'
|
||||
@ -73,7 +68,6 @@ export default [
|
||||
id: 'f',
|
||||
block: 'block-a',
|
||||
title: 'Challenge One',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block Two',
|
||||
dashedName: 'challenge-one'
|
||||
@ -86,7 +80,6 @@ export default [
|
||||
id: 'g',
|
||||
block: 'block-a',
|
||||
title: 'Challenge Two',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block Two',
|
||||
dashedName: 'challenge-two'
|
||||
@ -99,7 +92,6 @@ export default [
|
||||
id: 'h',
|
||||
block: 'block-b',
|
||||
title: 'Challenge One',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block Two',
|
||||
dashedName: 'challenge-one'
|
||||
@ -112,7 +104,6 @@ export default [
|
||||
id: 'i',
|
||||
block: 'block-b',
|
||||
title: 'Challenge Two',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block Two',
|
||||
dashedName: 'challenge-two'
|
||||
@ -125,7 +116,6 @@ export default [
|
||||
id: 'j',
|
||||
block: 'block-a',
|
||||
title: 'Challenge One',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block Three',
|
||||
dashedName: 'challenge-one'
|
||||
@ -138,7 +128,6 @@ export default [
|
||||
id: 'k',
|
||||
block: 'block-c',
|
||||
title: 'Challenge Two',
|
||||
isRequired: false,
|
||||
isPrivate: false,
|
||||
superBlock: 'Super Block Three',
|
||||
dashedName: 'challenge-two'
|
||||
|
@ -123,7 +123,6 @@ export const query = graphql`
|
||||
id
|
||||
block
|
||||
title
|
||||
isRequired
|
||||
superBlock
|
||||
dashedName
|
||||
}
|
||||
|
@ -39,7 +39,6 @@ export const ChallengeNode = PropTypes.shape({
|
||||
isComingSoon: PropTypes.bool,
|
||||
isLocked: PropTypes.bool,
|
||||
isPrivate: PropTypes.bool,
|
||||
isRequired: PropTypes.bool,
|
||||
name: PropTypes.string,
|
||||
order: PropTypes.number,
|
||||
required: PropTypes.arrayOf(
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: bd7158d8c242eddfaeb5bd13
|
||||
title: Build a Personal Portfolio Webpage
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301143
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: 587d78af367417b2b2512b04
|
||||
title: Build a Product Landing Page
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301144
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: 587d78af367417b2b2512b03
|
||||
title: Build a Survey Form
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301145
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: 587d78b0367417b2b2512b05
|
||||
title: Build a Technical Documentation Page
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301146
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: bd7158d8c442eddfaeb5bd18
|
||||
title: Build a Tribute Page
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301147
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a77dbc43c33f39daa4429b4f
|
||||
title: Boo who
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16000
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a9bd25c716030ec90084d8a1
|
||||
title: Chunky Monkey
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16005
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: acda2fb1324d9b0fa741e6b5
|
||||
title: Confirm the Ending
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16006
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244b3
|
||||
title: Convert Celsius to Fahrenheit
|
||||
challengeType: 1
|
||||
isRequired: true
|
||||
forumTopicId: 16806
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a302f7aae1aa3152a5b413bc
|
||||
title: Factorialize a Number
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16013
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: adf08ec01beb4f99fc7a68f2
|
||||
title: Falsy Bouncer
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16014
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a26cbbe9ad8655a977e1ceb5
|
||||
title: Find the Longest Word in a String
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16015
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a6e40f1041b06c996f7b2406
|
||||
title: Finders Keepers
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16016
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: af2170cad53daa0770fabdea
|
||||
title: Mutations
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16025
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: afcc8d540bea9ea2669306b6
|
||||
title: Repeat a String Repeat a String
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16041
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a789b3483989747d63b0e427
|
||||
title: Return Largest Numbers in Arrays
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16042
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a202eed8fc186c8434cb6d61
|
||||
title: Reverse a String
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16043
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: 579e2a2c335b9d72dd32e05c
|
||||
title: Slice and Splice
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 301148
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: ab6137d4e35944e21037b769
|
||||
title: Title Case a Sentence
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16088
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: ac6993d51946422351508a41
|
||||
title: Truncate a String
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16089
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a24c1a4622e3c05097f71d67
|
||||
title: Where do I Belong
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16094
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a97fd23d9b809dac9921074f
|
||||
title: Arguments Optional
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 14271
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a8d97bd4c764e91f9d2bda01
|
||||
title: Binary Agents
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 14273
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a6b0bb188d873cb2c8729495
|
||||
title: Convert HTML Entities
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16007
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a5de63ebea8dbee56860f4f2
|
||||
title: Diff Two Arrays
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16008
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: afd15382cdfb22c9efe8b7de
|
||||
title: DNA Pairing
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16009
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a5deed1811a43193f9f1c841
|
||||
title: Drop it
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16010
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a10d2431ad0c6a099a4b8b52
|
||||
title: Everything Be True
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16011
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: af7588ade1100bde429baf20
|
||||
title: Missing letters
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16023
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: aa7697ea2477d1316795783b
|
||||
title: Pig Latin
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16039
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a0b5010f579e69b815e7c5d6
|
||||
title: Search and Replace
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16045
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a39963a4c10bc8b4d4f06d7e
|
||||
title: Seek and Destroy
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16046
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: ae9defd7acaf69703ab432ea
|
||||
title: Smallest Common Multiple
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16075
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a105e963526e7de52b219be9
|
||||
title: Sorted Union
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16077
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a103376db3ba46b2d50db289
|
||||
title: Spinal Tap Case
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16078
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: ab306dbdcc907c7ddfc30830
|
||||
title: Steamroller
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16079
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a3566b1109230028080c9345
|
||||
title: Sum All Numbers in a Range
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16083
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a5229172f011153519423690
|
||||
title: Sum All Odd Fibonacci Numbers
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16084
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a3bfc1673c0526e06d3ac698
|
||||
title: Sum All Primes
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16085
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a8e512fbe388ac2f9198f0fa
|
||||
title: Wherefore art thou
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16092
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 56533eb9ac21ba0edf2244e2
|
||||
title: Caesars Cipher
|
||||
challengeType: 5
|
||||
isRequired: true
|
||||
forumTopicId: 16003
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: aa2e6f85cab2ab736c9a9b24
|
||||
title: Cash Register
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16012
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: aaa48de84e1ecc7c742e1124
|
||||
title: Palindrome Checker
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16004
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: a7f4d8f2483413a6ce226cac
|
||||
title: Roman Numeral Converter
|
||||
isRequired: true
|
||||
challengeType: 5
|
||||
forumTopicId: 16044
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: aff0395860f5d3034dc0bfc9
|
||||
title: Telephone Number Validator
|
||||
challengeType: 5
|
||||
isRequired: true
|
||||
forumTopicId: 16090
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: bd7158d8c442eddfaeb5bd0f
|
||||
title: Build a 25 + 5 Clock
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301373
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: 587d7dbc367417b2b2512bae
|
||||
title: Build a Drum Machine
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301370
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: bd7158d8c442eddfaeb5bd17
|
||||
title: Build a JavaScript Calculator
|
||||
challengeType: 3
|
||||
isRequired: true
|
||||
forumTopicId: 301371
|
||||
---
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: bd7157d8c242eddfaeb5bd13
|
||||
title: Build a Markdown Previewer
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301372
|
||||
---
|
||||
|
@ -1,7 +1,6 @@
|
||||
---
|
||||
id: bd7158d8c442eddfaeb5bd13
|
||||
title: Build a Random Quote Machine
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
forumTopicId: 301374
|
||||
---
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036147
|
||||
title: Connect Redux to React
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301426
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036148
|
||||
title: Connect Redux to the Messages App
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301427
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036149
|
||||
title: Extract Local State into Redux
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301428
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036143
|
||||
title: Extract State Logic to Redux
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301429
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036141
|
||||
title: Getting Started with React Redux
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301430
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036142
|
||||
title: Manage State Locally First
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301431
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036146
|
||||
title: Map Dispatch to Props
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301432
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036145
|
||||
title: Map State to Props
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301433
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403614a
|
||||
title: Moving Forward From Here
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301434
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036144
|
||||
title: Use Provider to Connect Redux to React
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301435
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403616e
|
||||
title: Access Props Using this.props
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301375
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24bbe0dba28a8d3cbd4c5e
|
||||
title: Add Comments in JSX
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301376
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403617e
|
||||
title: Add Event Listeners
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301377
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036182
|
||||
title: Add Inline Styles in React
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301378
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036174
|
||||
title: Bind 'this' to a Class Method
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301379
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036189
|
||||
title: Change Inline CSS Conditionally Based on Component State
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301380
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036166
|
||||
title: Compose React Components
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301381
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24bbe0dba28a8d3cbd4c5d
|
||||
title: Create a Complex JSX Element
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301382
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036164
|
||||
title: Create a Component with Composition
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301383
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036179
|
||||
title: Create a Controlled Form
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301384
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036178
|
||||
title: Create a Controlled Input
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301385
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036163
|
||||
title: Create a React Component
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301386
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 587d7dbc367417b2b2512bb1
|
||||
title: Create a Simple JSX Element
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301390
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036170
|
||||
title: Create a Stateful Component
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301391
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036162
|
||||
title: Create a Stateless Functional Component
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301392
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036160
|
||||
title: Define an HTML Class in JSX
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301393
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403618b
|
||||
title: Give Sibling Elements a Unique Key Attribute
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301394
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036181
|
||||
title: Introducing Inline Styles
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301395
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036161
|
||||
title: Learn About Self-Closing JSX Tags
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301396
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036180
|
||||
title: Optimize Re-Renders with shouldComponentUpdate
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301398
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403616c
|
||||
title: Override Default Props
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301399
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403617b
|
||||
title: Pass a Callback as Props
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301400
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403616a
|
||||
title: Pass an Array as Props
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301401
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036169
|
||||
title: Pass Props to a Stateless Functional Component
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301402
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403617a
|
||||
title: Pass State as Props to Child Components
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301403
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036167
|
||||
title: Render a Class Component to the DOM
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301404
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036188
|
||||
title: Render Conditionally from Props
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301405
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24bbe0dba28a8d3cbd4c5f
|
||||
title: Render HTML Elements to the DOM
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301406
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403618d
|
||||
title: Render React on the Server with renderToString
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301407
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036172
|
||||
title: Render State in the User Interface Another Way
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301408
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036171
|
||||
title: Render State in the User Interface
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301409
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036184
|
||||
title: Render with an If-Else Condition
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301410
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d403616f
|
||||
title: Review Using Props with Stateless Functional Components
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301411
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036173
|
||||
title: Set State with this.setState
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301412
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036185
|
||||
title: Use && for a More Concise Conditional
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301413
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036187
|
||||
title: Use a Ternary Expression for Conditional Rendering
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301414
|
||||
---
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
id: 5a24c314108439a4d4036183
|
||||
title: Use Advanced JavaScript in React Render Method
|
||||
challengeType: 6
|
||||
isRequired: false
|
||||
forumTopicId: 301415
|
||||
---
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user