Files
freeCodeCamp/curriculum/structure/blocks/lecture-routing-react-frameworks-and-dependency-management-tools.json
2025-10-23 23:20:15 +05:30

23 lines
704 B
JSON

{
"name": "Routing, React Frameworks, and Dependency Management Tools",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-routing-react-frameworks-and-dependency-management-tools",
"challengeOrder": [
{
"id": "67d1ab248317a5a29058a763",
"title": "What Is Dependency Management, and How Does It Work with Libraries Like React?"
},
{
"id": "67d311627010a0efa127b651",
"title": "How Does Routing Work in React?"
},
{
"id": "67d311d256c58ef01e0d62ec",
"title": "What Are React Frameworks, and Why Are They Commonly Used in the Industry?"
}
],
"helpCategory": "JavaScript"
}