mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-06 06:39:18 -05:00
27 lines
746 B
JSON
27 lines
746 B
JSON
{
|
|
"name": "React Strategies and Debugging",
|
|
"blockLabel": "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"
|
|
}
|