2015-04-16 10:24:28 -04:00
|
|
|
{
|
|
|
|
"_listtype": "ordered",
|
|
|
|
|
2015-04-18 12:12:05 -04:00
|
|
|
"setup": {
|
|
|
|
"title": "Setup"
|
2015-04-16 10:24:28 -04:00
|
|
|
},
|
|
|
|
|
2015-04-18 12:12:05 -04:00
|
|
|
"displaying-data": {
|
|
|
|
"title": "Displaying Data"
|
|
|
|
},
|
|
|
|
|
|
|
|
"user-input": {
|
|
|
|
"title": "User Input"
|
|
|
|
},
|
|
|
|
|
|
|
|
"creating-components": {
|
|
|
|
"title": "Creating Components"
|
|
|
|
},
|
|
|
|
|
|
|
|
"talking-to-components": {
|
|
|
|
"title": "Talking to Components"
|
|
|
|
},
|
|
|
|
|
|
|
|
"using-forms": {
|
|
|
|
"title": "Using Forms"
|
|
|
|
},
|
|
|
|
|
|
|
|
"transforming-data": {
|
|
|
|
"title": "Tranforming data (pipes)"
|
|
|
|
},
|
|
|
|
|
|
|
|
"reusing-components": {
|
|
|
|
"title": "Reusing Components"
|
2015-04-16 10:24:28 -04:00
|
|
|
}
|
|
|
|
}
|