Files
freeCodeCamp/seed/challenges/02-data-visualization-certification/react.json

24 lines
458 B
JSON
Raw Normal View History

{
"name": "React",
2015-12-11 15:37:42 -08:00
"order": 14,
"isComingSoon": true,
"time": "5 hours",
2016-01-14 19:24:41 -08:00
"helpRoom": "HelpDataViz",
"challenges": [
{
"id": "bd7158d8c423ede3aeb5bdee",
"title": "Learn React Challenges",
2016-01-20 15:43:30 -08:00
"description": [],
"challengeSeed": [],
2016-01-20 15:43:30 -08:00
"tests": [],
"type": "waypoint",
"challengeType": 3,
"translations": {
"es": {
"title": "Desafios para aprender React"
}
}
}
]
}