parent
9a55020286
commit
dcb8d6740e
@ -135,17 +135,17 @@
|
|||||||
{
|
{
|
||||||
"url": "tutorial",
|
"url": "tutorial",
|
||||||
"title": "Introduction",
|
"title": "Introduction",
|
||||||
"tooltip": "Introduction to the Tour of Heroes tutorial"
|
"tooltip": "Introduction to the Tour of Heroes app and tutorial"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "tutorial/toh-pt0",
|
"url": "tutorial/toh-pt0",
|
||||||
"title": "The Application Shell",
|
"title": "Create a Project",
|
||||||
"tooltip": "Creating the application shell"
|
"tooltip": "Creating the application shell"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "tutorial/toh-pt1",
|
"url": "tutorial/toh-pt1",
|
||||||
"title": "1. The Hero Editor",
|
"title": "1. The Hero Editor",
|
||||||
"tooltip": "Part 1: Build a simple hero editor"
|
"tooltip": "Part 1: Build a simple editor"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "tutorial/toh-pt2",
|
"url": "tutorial/toh-pt2",
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Create services
|
# Add services
|
||||||
|
|
||||||
The Tour of Heroes `HeroesComponent` is currently getting and displaying fake data.
|
The Tour of Heroes `HeroesComponent` is currently getting and displaying fake data.
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Add in-app navigation (routing)
|
# Add in-app navigation with routing
|
||||||
|
|
||||||
There are new requirements for the Tour of Heroes app:
|
There are new requirements for the Tour of Heroes app:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user