Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-data-in-react.json
2025-10-23 23:20:15 +05:30

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"
}