Experiments with Polymer
Example/useful Polymer elements, demos, and experiments:
- Polymer & AngularJS
- HTML <select> implementation using Polymer
- <mobile-head> custom element- default mobile best practices
- Stock Ticker element/app - written using ES6 classes in both raw custom elements and Polymer.
- App shell concept - shows how to control FOUC with the idea of an app shell by styling unresolved markup before it's ready and delivering critical resources and first paint, quickly.