Back to Angular

Next Steps

adev/src/content/introduction/essentials/next-steps.md

22.0.0-next.101.3 KB
Original Source

<docs-decorative-header title="Next Steps" imgSrc="adev/src/assets/images/roadmap.svg"> <!-- markdownlint-disable-line --> </docs-decorative-header>

Now that you have been introduced to the main concepts of Angular - you're ready to put what you learned into practice with our interactive tutorials and learn more with our in-depth guides.

Playground

Try out Angular in an interactive code editor to further explore the concepts you've learned.

<docs-pill-row> <docs-pill title="Play with Angular!" href="playground" /> </docs-pill-row>

Tutorials

Put these main concepts into practice with our in-browser tutorial or build your first app locally with the Angular CLI.

<docs-pill-row> <docs-pill title="Learn Angular's fundamentals" href="tutorials/learn-angular" /> <docs-pill title="Build your first Angular app" href="tutorials/first-app" /> </docs-pill-row>

In-depth Guides

Here are some in-depth guides you might be interested in reading:

<docs-pill-row> <docs-pill title="Components In-depth Guide" href="guide/components" /> <docs-pill title="Template In-depth Guide" href="guide/templates" /> <docs-pill title="Forms In-depth Guide" href="/guide/forms" /> </docs-pill-row>

To see the rest of our in-depth guides, check out the main navigation.