2015-04-16 10:24:28 -04:00
|
|
|
{
|
|
|
|
"_listtype": "ordered",
|
|
|
|
|
2015-04-18 12:12:05 -04:00
|
|
|
"setup": {
|
2015-04-19 21:12:19 -04:00
|
|
|
"title": "Getting Started"
|
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"
|
|
|
|
},
|
|
|
|
|
2015-04-20 05:29:59 -04:00
|
|
|
"making-components": {
|
|
|
|
"title": "Making Components"
|
2015-04-18 12:12:05 -04:00
|
|
|
},
|
|
|
|
|
|
|
|
"talking-to-components": {
|
|
|
|
"title": "Talking to Components"
|
|
|
|
},
|
|
|
|
|
|
|
|
"using-forms": {
|
|
|
|
"title": "Using Forms"
|
|
|
|
},
|
|
|
|
|
|
|
|
"transforming-data": {
|
2015-04-22 01:01:57 -04:00
|
|
|
"title": "Transforming data (pipes)"
|
2015-04-18 12:12:05 -04:00
|
|
|
},
|
|
|
|
|
|
|
|
"reusing-components": {
|
|
|
|
"title": "Reusing Components"
|
2015-04-16 10:24:28 -04:00
|
|
|
}
|
|
|
|
}
|