'Bob Nystrom' via Dart Misc
2015-10-28 22:13:41 UTC
Dartisans!
Over the years, a couple of other people on the Dart team and I have
written various docs to help you write better code: the style guide,
"Idiomatic Dart", Kathy's awesome guide on doc comments, and Lasse's
excellent API naming guidelines.
Since then they sort of languished and got out of date (mine in
particular). Also, each had its own structure and organization. Some things
that were in the style guide really belonged elsewhere, etc. It was a mess.
I spent a little time tidying that up and I'm happy to give you Effective
Dart <https://www.dartlang.org/effective-dart/>.
It replaces all of those docs, modernizes them, and has a bunch of new
content. It's my best attempt at distilling what I and the people I work
with know about writing consistent, maintainable Dart code.
I hope it helps you too!
If you find errors or have suggestions, please don't hesitate to file an
issue <https://github.com/dart-lang/www.dartlang.org/issues>.
Cheers!
â bob
Over the years, a couple of other people on the Dart team and I have
written various docs to help you write better code: the style guide,
"Idiomatic Dart", Kathy's awesome guide on doc comments, and Lasse's
excellent API naming guidelines.
Since then they sort of languished and got out of date (mine in
particular). Also, each had its own structure and organization. Some things
that were in the style guide really belonged elsewhere, etc. It was a mess.
I spent a little time tidying that up and I'm happy to give you Effective
Dart <https://www.dartlang.org/effective-dart/>.
It replaces all of those docs, modernizes them, and has a bunch of new
content. It's my best attempt at distilling what I and the people I work
with know about writing consistent, maintainable Dart code.
I hope it helps you too!
If you find errors or have suggestions, please don't hesitate to file an
issue <https://github.com/dart-lang/www.dartlang.org/issues>.
Cheers!
â bob
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.