36 lines
515 B
JSON
36 lines
515 B
JSON
{
|
|
"_listtype": "ordered",
|
|
|
|
"setup": {
|
|
"title": "Getting Started"
|
|
},
|
|
|
|
"displaying-data": {
|
|
"title": "Displaying Data"
|
|
},
|
|
|
|
"user-input": {
|
|
"title": "User Input"
|
|
},
|
|
|
|
"making-components": {
|
|
"title": "Making Components"
|
|
},
|
|
|
|
"talking-to-components": {
|
|
"title": "Talking to Components"
|
|
},
|
|
|
|
"using-forms": {
|
|
"title": "Using Forms"
|
|
},
|
|
|
|
"transforming-data": {
|
|
"title": "Transforming data (pipes)"
|
|
},
|
|
|
|
"reusing-components": {
|
|
"title": "Reusing Components"
|
|
}
|
|
}
|