You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
you change the definition from final List mockHeroes to final List HEROES. This can be confusing for beginners.
@chalin Btw. I hope it's ok me reporting these issues, if not, I will stop. Besides this the tutorial is great! And I am eagerly awaiting the next chapters for dart.
The text was updated successfully, but these errors were encountered:
Hi, one more small inconsistency in the heroes tutorial. Between
https://github.com/angular/angular.io/blob/master/public/docs/_examples/toh-4/dart/lib/mock_heroes.dart
and
https://github.com/angular/angular.io/blob/master/public/docs/_examples/toh-5/dart/lib/mock_heroes.dart
you change the definition from final List mockHeroes to final List HEROES. This can be confusing for beginners.
@chalin Btw. I hope it's ok me reporting these issues, if not, I will stop. Besides this the tutorial is great! And I am eagerly awaiting the next chapters for dart.
The text was updated successfully, but these errors were encountered: