2016-02-02 08:39:34 -05:00
|
|
|
{
|
|
|
|
"index": {
|
2016-02-25 12:03:50 -05:00
|
|
|
"title": "Cookbook",
|
2016-03-04 20:56:41 -05:00
|
|
|
"navTitle": "Overview",
|
2016-02-25 12:03:50 -05:00
|
|
|
"description": "A collection of recipes for common Angular application scenarios"
|
2016-02-02 08:39:34 -05:00
|
|
|
},
|
|
|
|
|
2016-01-27 17:49:02 -05:00
|
|
|
"a1-a2-quick-reference": {
|
2016-03-04 20:56:41 -05:00
|
|
|
"title": "Angular 1 to 2 Quick Reference",
|
|
|
|
"navTitle": "Angular 1 to 2 Quick Ref",
|
2016-02-25 12:03:50 -05:00
|
|
|
"description": "Learn how Angular 1 concepts and techniques map to Angular 2"
|
2016-01-27 17:49:02 -05:00
|
|
|
},
|
|
|
|
|
2016-02-02 08:39:34 -05:00
|
|
|
"component-communication": {
|
2016-02-25 12:03:50 -05:00
|
|
|
"title": "Component Interaction",
|
|
|
|
"description": "Share information between different directives and components"
|
2016-02-02 08:39:34 -05:00
|
|
|
}
|
2016-01-27 17:49:02 -05:00
|
|
|
}
|