Files
freeCodeCamp/curriculum/structure/blocks/lecture-react-strategies-and-debugging.json

27 lines
745 B
JSON

{
"name": "React Strategies and Debugging",
"blockType": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-react-strategies-and-debugging",
"challengeOrder": [
{
"id": "67d1ad82cff954a854bcbcaa",
"title": "What Is Prop Drilling?"
},
{
"id": "67d2f5b78609f97400923f7f",
"title": "What Are State Management Libraries, and When Should You Use Them?"
},
{
"id": "67d2f5dacd5e0c749e5d534c",
"title": "How Can You Debug Your React Components Using the React DevTools?"
},
{
"id": "67d2f5f19a0f0b75343f1905",
"title": "What Are React Server Components, and How Do They Work?"
}
],
"helpCategory": "JavaScript"
}