Ask HN: Polymer and Web Components?
Where are we here?
Polymer is kind of weird. It appears to be always radically changing, it still uses bower.... which is fine but seems a bit old.
Hit the polymer tag on stackoverflow and nothing gets answered.
There is one book on amazon which is outdated.
The new google maps will be web components.
I don't want to go down a learning road like others in terms of just for fun. No thanks! Yet everyone seems to be involved.
Another thing which isn't shown anywhereis application development. If every individual tag is a project by itself, or if my entire app is components relative to the app.
Do a search here, polymer announcements have no comments.
I must turn to HN
5 comments
[ 3.5 ms ] story [ 7.8 ms ] threadearth.google.com launched last week and is amazing / built out of web components. I'm still getting used to doing full one-page apps in it but after being about 30 elements into development I can say I can't go back to the world prior to this approach. Starting with the smallest atom-esk elements and then building up makes building new things faster and faster then the previous build. We're using it to build an open source edtech platform, polymer is allowing us to open source our designed elements individually so that they can also be built on top of / remixed.
webcomponents.org also is over 800 elements now and I've found some really good ones starting to show up from the general population outside of just google's core polymer team which is really promising.