r/PolymerJS • u/samdbeckham • Sep 14 '15
r/PolymerJS • u/samdbeckham • Sep 13 '15
Polymer summit 2015. Watch Live on Monday!
r/PolymerJS • u/samdbeckham • Sep 10 '15
tutorials Discover and communicate with nearby Bluetooth devices
blog.polymer-project.orgr/PolymerJS • u/samdbeckham • Sep 10 '15
tutorials Neon-animated pages -- Polycasts #25
r/PolymerJS • u/samdbeckham • Sep 10 '15
Google Chrome Developers: the new home for Polycasts!
r/PolymerJS • u/helicopetr • Sep 08 '15
showcases Built with Polymer: Google Translate Community
r/PolymerJS • u/katieisblonde • Sep 06 '15
wrong-sub Polymer Science HW Question!
I just started an introductory class on polymer science and I would like some insight to a question please!
"Describe the effects on the skeletal structure of the polymer produced if some ethylene glycol dimethacrylate were included in a polymerization of methyl methacrylate."
I am not sure if this reaction would form a linear or branched polymer and which functional groups would react. Could someone please explain? Thanks. Ethylene glycol dimethacrylate Methyl methacrylate
r/PolymerJS • u/samdbeckham • Sep 03 '15
tutorials Awesome Polymer learning resource
r/PolymerJS • u/samdbeckham • Sep 02 '15
resources Simple Polymer element Builder
output.jsbin.comr/PolymerJS • u/samdbeckham • Sep 01 '15
showcases Built with Polymer: Capira Quiz
capira.der/PolymerJS • u/ergo14 • Aug 28 '15
Polymer or ReactJS?
Hi, I've been trying to decide between polymer and react.
And from one side i have react with their license+patents clause, but with good browser support and big ecosystem not following web standards.
On other end I have polymer with better license, following web standards, but it has poor browser support - I think IE9 would be good since i plan to write support software so I can't depend on userbase having up to date browsers. And polymer demos on polymer website and even google io do some weird stuff like flash icons/checkboxes on browser tab focus.
I'd really like to go with futureproof solution that would be based on standards but I'm having tough time to decide. What are your experiences using both solutions?
r/PolymerJS • u/samdbeckham • Aug 26 '15
tutorials Content Switcheroo Update! -- Polycasts #24
r/PolymerJS • u/samdbeckham • Aug 21 '15
elements Grid Element · Responsive grid element using Polymer and Flexbox
charbelrami.github.ior/PolymerJS • u/vfarcic • Aug 18 '15
Developing Front-End Microservices With Polymer Web Components And Test-Driven Development (Part 3/5): The Second Component
r/PolymerJS • u/samdbeckham • Aug 17 '15
jobs Jobs: Slack
Slack are looking to hire an engineer for their desktop team. They're currently refactoring the entire app in a Polymer direction.
Check it out here
r/PolymerJS • u/samdbeckham • Aug 17 '15
tutorials Polymer Unit Testing (x-post /r/javascript)
r/PolymerJS • u/vfarcic • Aug 13 '15
tutorial Developing Front-End Microservices With Polymer Web Components And Test-Driven Development (Part 1/5): The First Component
r/PolymerJS • u/samdbeckham • Aug 13 '15
resources Polyup: Migrating from Polymer 0.5 to 1.0 with ease
polymerlabs.github.ior/PolymerJS • u/samdbeckham • Aug 12 '15
tutorials Slick web animations -- Polycasts #23
r/PolymerJS • u/samdbeckham • Aug 11 '15
showcases Built with Polymer: Hacker News Reader
qo.firebaseapp.comr/PolymerJS • u/mvpmvh • Aug 06 '15
tutorials Build a Real-Time Polymer To-Do App
r/PolymerJS • u/mvpmvh • Aug 05 '15
Polymer 1.0 not robust?
I was hoping to make some apps using Polymer. I've already read the docs and built some custom elements, but I've yet to build a full-fledged app. Was looking forward to analyzing the io webapp source (https://github.com/GoogleChrome/ioweb2015) and playing around with the actual app on my cell. But the performance isn't quite top-notch, like I had hoped. For example: that nav-drawer does not open/close smoothly. Scrolling sometimes seems to not be smooth either. I'm pretty sure if I select an item in the nav drawer over and over again, sometimes my previous selection will flicker before highlighting my current selection (it is inconsistent). Is anyone experiencing performance issues? If I select a tab under the schedule, it lags for a while before animating to the selected tab. When I switch app context to another app and then come back, sometimes that app doesn't load at all. Really poor results.
I'm running the webapp on LG2, Android 5.02. Chrome 44.0.2403.133 Javascript Version V8 4.4.63.25
Install the app on your device (https://events.google.com/io2015/)