add beginnings of react and d3 challenges
This commit is contained in:
5
under-construction/d3.json
Normal file
5
under-construction/d3.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "D3",
|
||||
"order": 0.099,
|
||||
"challenges": []
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "JSON APIs and Ajax",
|
||||
"order": 0.007,
|
||||
"order": 0.0065,
|
||||
"challenges": [
|
||||
{
|
||||
"id": "bad87fed1348bd9aeca08826",
|
||||
@ -79,7 +79,6 @@
|
||||
" }",
|
||||
" ]",
|
||||
"",
|
||||
"<code> });</code>",
|
||||
"fcces",
|
||||
"",
|
||||
"<!-- You shouldn't need to modify code below this line -->",
|
||||
|
5
under-construction/reactjs.json
Normal file
5
under-construction/reactjs.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "ReactJS",
|
||||
"order": 0.099,
|
||||
"challenges": []
|
||||
}
|
Reference in New Issue
Block a user