[TODO: pick the one that applies to the doc: ]
This topic is a rough draft. Many sections are incomplete and some or all content might change before its final draft.
This topic is a first draft. It is complete, but it some or all content might change before its final draft.
This topic is a final draft. It is complete and ready for review.
- [TODO: Delete after reading. This is a guide to adapt to a specific tutorial lesson. Add/Remove/Change the contents as required, but keep the general outline intact as much as possible to provide a consistent experience across lessons. ]
This tutorial lesson demonstrates how to [TODO: do something interesting in Angular].
Time required: expect to spend about [TODO: XX] minutes to complete this lesson.
This lesson starts with the code from the previous lesson, so you can:
- Use the code that you created in Lesson [TODO: insert previous lesson number] in your interactive development environment (IDE).
- Start with the code example from the previous lesson. Choose the from Lesson [TODO: previous lesson number] where you can:
- Use the live example in StackBlitz, where the StackBlitz interface is your IDE.
- Use the download example and open it in your IDE.
If you haven't reviewed the introduction, visit the Introduction to Angular tutorial to make sure you have everything you need to complete this lesson.
If you have any trouble during this lesson, you can review the completed code for this lesson, in the for this lesson.
- Your app has [TODO: something new and interesting in Angular].
Include this section only if concepts are being introduced that don't appear in a previous lesson
[TODO: provide a brief overview of any new concepts introduced in this lesson.] [TODO: limit new concepts introduced in this lesson to only one, if possible.]
Perform these steps on the app code in your IDE.
[TODO: describe goal of this step in a sentence. ]
In the Terminal pane of your IDE:
- In your project directory, navigate to the
first-appdirectory. - [TODO: describe how to do this in numbered actions.]
- Confirm that the app builds without error. Correct any errors before you continue to the next step.
[TODO: describe goal of this step in a sentence. ]
In the Terminal pane of your IDE:
- In your project directory, navigate to the
first-appdirectory. - [TODO: describe how to do this in numbered actions.]
- Confirm that the app builds without error. Correct any errors before you continue to the next step.
[TODO: describe goal of this step in a sentence. ]
In the Terminal pane of your IDE:
- In your project directory, navigate to the
first-appdirectory. - [TODO: describe how to do this in numbered actions.]
- Confirm that the app builds without error. Correct any errors before you continue to the next step.
In this lesson, [TODO: describe goal of this lesson and what they should remember ]
If you are having any trouble with this lesson, you can review the completed code for it in the .
[TODO: text/links to the next lesson go here.]
For more information about the topics covered in this lesson, visit:
- [TODO: links to related topic.]
- [TODO: links to related topic.]
- [TODO: links to related topic.]