Skip to content

johnthad/Polymer-N-10

Repository files navigation

Polymer in 10 Minutes (Updated)

These examples were orginally published as "Polymer in 10 Minutes" for Polymer version 0.5. With Polymer 0.8 out, and 1.0 due soon, I decided I could learn best by rewriting them. They track with the 0.5 examples--the output is the same as the orginal examples, though in trying out the new features I may have embellished the code a bit.

As I was finishing these, 0.9 was announced, so I modified the bower.json files and ran them again. They all work.

All examples run with the polyserve tool as described by Rob Dobson in Polycasts #14.

Update for 1.0

I have updated these demos for Polymer 1.0. The biggest change has been to move the <script> tags inside the <dom-module> as that is the preferred approach.

Update for 1.1

Done as a sanity check on Polymer 1.1. Also renamed all demo.html files to index.html.

About

Polymer examples updated for version 0.9

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages