mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-18 01:00:29 -05:00
27 lines
730 B
JSON
27 lines
730 B
JSON
{
|
|
"name": "Working with Data in React",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-data-in-react",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "6734e3ceee2da4b0301719b7",
|
|
"title": "How Do You Pass Props from a Parent Component to a Child Component in React?"
|
|
},
|
|
{
|
|
"id": "673500abfe36cd015b67b1b7",
|
|
"title": "How Does Conditional Rendering Work in React Components?"
|
|
},
|
|
{
|
|
"id": "673500b41af8500191febedc",
|
|
"title": "How Do You Render Lists in React?"
|
|
},
|
|
{
|
|
"id": "673500bfe1f41601c1ddb1a2",
|
|
"title": "How Do Inline Styles Work in React?"
|
|
}
|
|
],
|
|
"helpCategory": "JavaScript"
|
|
}
|