Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Dart heroes tutorial source is inconsistent #1651

Closed
@sturmf

Description

@sturmf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions