Chromium Code Reviews| Index: src/site/polymer-dart/index.markdown |
| diff --git a/src/site/polymer-dart/index.markdown b/src/site/polymer-dart/index.markdown |
| index 55926aa261ca6eb138f8e558c8993ef8aea4e7ea..86bb4ac44d5a6bf6d57320bc2eb01331953216e0 100644 |
| --- a/src/site/polymer-dart/index.markdown |
| +++ b/src/site/polymer-dart/index.markdown |
| @@ -449,6 +449,14 @@ to Dart developers. |
| The cultured Dartisan studies the specifications and articles that cover |
| the lower-level primitives and features of the polymer.dart libraries. |
|
Kathy Walrath
2013/10/11 16:36:03
Cute, but it needs some adjusting for the more int
mem
2013/10/11 18:21:30
I gave the tutorials a header promotion and moved
|
| +### Tutorials |
| + |
| +[Define a Custom Element](/docs/tutorials/polymer-intro/), |
| +part of the |
| +[Dart Tutorials](/docs/tutorials/), |
|
Kathy Walrath
2013/10/11 16:36:03
Is it "the [Dart Tutorials]" or "[The Dart Tutoria
mem
2013/10/11 18:21:30
Done.
|
| +provides a detailed introduction to using Polymer.dart to create |
| +custom elements. |
|
Kathy Walrath
2013/10/11 16:36:03
You could mention that other tutorials also use Po
mem
2013/10/11 18:21:30
Done.
|
| + |
| ### Polymer |
| * Read Polymer's [guiding principles](http://www.polymer-project.org/#guiding-principles) |