angular/aio/content/marketing/docs.md
Mark Thompson b83d84aba7 docs: update the intro page (#49980)
Update the introduction page to include a link to the new tutorial and to remove links to the other tutorials to give learners a clearer path forward. Also, add files to pull approve.

PR Close #49980
2023-05-01 10:02:20 -07:00

3.4 KiB

Introduction to the Angular docs

Angular is an application-design framework and development platform for creating efficient and sophisticated single-page apps.

These Angular docs help you learn and use the Angular framework and development platform, from your first application to optimizing complex single-page applications for enterprises. Tutorials and guides include downloadable examples to help you start your projects.

Assumptions

These docs assume that you are already familiar with HTML, CSS, JavaScript, and some of the tools from the latest standards, such as classes and modules. The code samples are written using TypeScript. Most Angular code can be written with just the latest JavaScript, using types for dependency injection, and using decorators for metadata.

Feedback

We want to hear from you. Report problems or submit suggestions for future docs.

Contribute to Angular docs by creating pull requests on the Angular GitHub repository. See Contributing to Angular for information about submission guidelines.

Our community values respectful, supportive communication. Please consult and adhere to the Code of Conduct.