angular / angular

Deliver web apps with confidence 🚀
https://angular.dev
MIT License
94.71k stars 24.68k forks source link

More user testing of angular.io #55650

Closed bjornte closed 2 weeks ago

bjornte commented 2 weeks ago

I'm new to Angular, which assumedly makes me a primary audience member for angular.io/start. For my purposes, the documentation is a little “buggy”, indicating that it is not thoroughly user tested. E.g.:

But in general, as with the previous issue I just reported, this indicates that the site could benefit from some additional user testing. So my feedback is not specifically about the two points above, but rather to recruit novice Angular users (akin to myself) and have them run through the tutorials as part of the documentation process.

(Also, the stackblitz.com code yields a lot of console errors; this would be nice to avoid in order to focus on the mistakes I am personally responsible for 😊)

URL: angular.io/start

eneajaho commented 2 weeks ago

Hello @bjornte Angular has new docs that you can find at angular.dev which should include a revamped getting started guide and rewritten guides for all the angular topics for devs new to Angular.

https://angular.dev/tutorials/learn-angular

JeanMeche commented 2 weeks ago

Also, angular.io is now in maintenance mode, we won't provide any changes (like standalone based docs).

If you have any suggestion on the new docs, feel free to open issues, thank you for your understanding.

bjornte commented 2 weeks ago

Thanks for the feedback, most appreciated. I was unaware of angular.dev. Perchance angular.io could more prominently suggest that users can migrate to angular.dev? E.g. consider the way Bootstrap has legacy documentation, but uses a banner to make users aware of more recent versions.

Also, about SEO, Google search states that “the [angular.dev] website prevented Google from creating a page description”, while angular.io still ranks on top when searching for “Angular”. Perhaps this could be improved?

JeanMeche commented 2 weeks ago

This will be added very soon, alonside the v18 later this month.