Files
freeCodeCamp/challenges/02-data-visualization-certification/d3.json

20 lines
389 B
JSON
Raw Normal View History

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