| 
									
										
										
										
											2016-02-25 09:03:50 -08:00
										 |  |  | { | 
					
						
							|  |  |  |   "index": { | 
					
						
							|  |  |  |     "title": "Tutorial: Tour of Heroes", | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  |     "navTitle": "Introduction", | 
					
						
							| 
									
										
										
										
											2016-03-03 17:31:37 -08:00
										 |  |  |     "intro": "The Tour of Heroes tutorial takes us through the steps of creating an Angular application in TypeScript.", | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  |     "nextable": true | 
					
						
							| 
									
										
										
										
											2016-02-25 09:03:50 -08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "toh-pt1": { | 
					
						
							|  |  |  |     "title": "The Hero Editor", | 
					
						
							| 
									
										
										
										
											2016-03-03 17:31:37 -08:00
										 |  |  |     "intro": "We build a simple hero editor", | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  |     "nextable": true | 
					
						
							| 
									
										
										
										
											2016-02-25 09:03:50 -08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "toh-pt2": { | 
					
						
							|  |  |  |     "title": "Master/Detail", | 
					
						
							| 
									
										
										
										
											2016-03-03 17:31:37 -08:00
										 |  |  |     "intro": "We build a master/detail page with a list of heroes", | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  |     "nextable": true | 
					
						
							| 
									
										
										
										
											2016-02-25 09:03:50 -08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "toh-pt3": { | 
					
						
							|  |  |  |     "title": "Multiple Components", | 
					
						
							| 
									
										
										
										
											2016-03-03 17:31:37 -08:00
										 |  |  |     "intro": "We refactor the master/detail view into separate components", | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  |     "nextable": true | 
					
						
							| 
									
										
										
										
											2016-02-25 09:03:50 -08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "toh-pt4": { | 
					
						
							|  |  |  |     "title": "Services", | 
					
						
							| 
									
										
										
										
											2016-03-03 17:31:37 -08:00
										 |  |  |     "intro": "We create a reusable service to manage our hero data calls", | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  |     "nextable": true | 
					
						
							| 
									
										
										
										
											2016-02-25 09:03:50 -08:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "toh-pt5": { | 
					
						
							|  |  |  |     "title": "Routing", | 
					
						
							| 
									
										
										
										
											2016-03-03 17:31:37 -08:00
										 |  |  |     "intro": "We add the Angular Component Router and learn to navigate among the views", | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  |     "nextable": true | 
					
						
							| 
									
										
										
										
											2016-06-01 00:51:10 -07:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "toh-pt6": { | 
					
						
							| 
									
										
											  
											
												docs(toh-6): refactoring of 'add, edit, delete heroes' (#2170)
* docs(toh-6/dart): refactoring of 'add, edit, delete heroes'
Refactoring of "add, edit, delete heroes" section of toh-6 from one big
bottom-up step into small independent feature slices, where the user
achieves a "milesone" (i.e., can run the full app) after each feature
section. The section rewrite is shorter and offers a better UX.
Other simplifications:
- Error handling is consistent: in the hero service we log to the
console, everwhere else we just let errors bubble up.
- Hero service methods renamed based on function (create, update)
rather then lower-level implementation (post, put).
- @Output properties have been eliminated (since they weren't
explained).
E2E tests now pass on both the TS and Dart sides.
* docs(toh-6/ts): refactoring of 'add, edit, delete heroes'
Refactoring of "add, edit, delete heroes" section of toh-6 from one big
bottom-up step into small independent feature slices, where the user
achieves a "milesone" (i.e., can run the full app) after each feature
section. The section rewrite is shorter and offers a better UX.
Other simplifications:
- Error handling is consistent: in the hero service we log to the
console, everwhere else we just let errors bubble up.
- Hero service methods renamed based on function (create, update)
rather then lower-level implementation (post, put).
- @Output properties have been eliminated (since they weren't
explained).
E2E tests now pass on both the TS and Dart sides.
Post-Dart-review updates included.
* docs(toh-6): ward tweaks
											
										 
											2016-08-26 14:57:45 -07:00
										 |  |  |     "title": "HTTP", | 
					
						
							|  |  |  |     "intro": "We convert our service and components to use Angular's HTTP service", | 
					
						
							| 
									
										
										
										
											2016-06-01 00:51:10 -07:00
										 |  |  |     "nextable": true | 
					
						
							| 
									
										
										
										
											2016-02-25 09:03:50 -08:00
										 |  |  |   } | 
					
						
							| 
									
										
										
										
											2016-03-04 17:56:41 -08:00
										 |  |  | } |