Things I've come accross that are unpleasant with polymer.
- There is TemplateBinding which is standalone
- It doesn't seem like a direct implementation of the template tag
Things I've come accross that are unpleasant with polymer.
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |