Polymer Reference

Polymer is Google’s implementation of web components using Google’s own Material Design philosophy. You can learn more about it at polymer-project.org.

I couldn’t get polymer serve working after following their tutorial. In my particular case, I was able to bypass my problem by explicitly setting the port, thus:

polymer serve --port 9080

Polymer Application Layout

Google offers some good help documents on the subject of application layout.

Polymer Elements

Find Polymer elements which have recently moved to webcomponents.org. The Google Web Components are pretty entriguing.

Polycasts #17

Much good stuff re styling Polymer HTML…

Polycasts Feed

Polymer Summit 2016 Feed

Great Element Support

Checkout customelements.io before you build your own…