Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Unified Diff: src/site/polymer-dart/index.markdown

Issue 26922002: removing Web UI tutorials, updating remaining 4 to current release, + review pass (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: merge with master Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/site/docs/tutorials/web-ui/index.markdown ('k') | src/site/tools/editor/index.markdown » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..08d3d9cd593b0982bb94e7947ab5aa6b2aad42f2 100644
--- a/src/site/polymer-dart/index.markdown
+++ b/src/site/polymer-dart/index.markdown
@@ -119,6 +119,13 @@ available to you today.
## Examples
+Here's some code that uses Polymer.dart.
+Also see the Dart tutorials'
+[Define a Custom Element](/docs/tutorials/polymer-intro/),
+which provides an example and a description
+of defining, implementing, and instantiating
+a custom element.
+
### Custom elements
Extend the lexicon of HTML with your own custom elements.
@@ -444,6 +451,17 @@ to Dart developers.
<hr>
+## Tutorials
+
+[Define a Custom Element](/docs/tutorials/polymer-intro/),
+part of the
+[Dart tutorials](/docs/tutorials/),
+provides a detailed introduction to using Polymer.dart to create
+custom elements.
+You can also check out the other
+[examples](/docs/tutorials/polymer-intro/#what-next)
+in the tutorials that use Polymer.
+
## Additional reading
The cultured Dartisan studies the specifications and articles that cover
« no previous file with comments | « src/site/docs/tutorials/web-ui/index.markdown ('k') | src/site/tools/editor/index.markdown » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698