Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upConsolidate tutorials and make them IDE independent. #34766
Labels
Projects
Milestone
Comments
|
Status: This is part of an ongoing effort to improve the doc set. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The Angular documentation has two tutorials, each covering much of the same functionality. As a new Angular developer, it's very confusing to do one tutorial, only to discover another one. In addition, the Tour of Heroes tutorial states in the introduction: "You don't have to do this, but Tour of Heroes is all through the rest of the docs, so you should probably read about it anyway." (I'm paraphrasing, of course. :) )
We should consolidate our getting started tutorials from two to one. In addition, we should make them IDE independent, so the user can choose if they want to use StackBlitz, VS Code, or any other environment.
My initial recommendation is that we should revamp Tour of Heroes, unless there is statistical evidence that suggests the Phone App tutorial is better received by the community.