Thinking in Polymer (The Polymer Summit 2015)

preview_player
Показать описание
Polymer embraces encapsulated Custom Elements as its main organizing unit. This simple-sounding concept is actually an incredibly powerful tool that can revolutionize how you think about solving complex problems, collaborate within large teams, reduce technology lock-in, and of course, build amazing apps for the web. Hear how we think about building apps using custom elements directly from one of the Polymer core team engineers, and how to best employ this simple concept for the most leverage in your own projects.

Рекомендации по теме
Комментарии
Автор

Must see video to get a good picture of how Polymer works!

hamed
Автор

It seems like on 28:21 it should be
"properties: { thread: Object }"
instead of
"properties: { title: Object}".

anarki
Автор

This was an awesome talk! Incredibly insightful and helpful in designing your apps.

haaser
Автор

For the chat-thread-element segment. I'm guessing it was a type when the property 'thread' changed to 'title' in the next slides?

Anothy
Автор

So, the Polymer design pattern is to basically nest elements until you drop a <finished-app></finished-app> element on to your index page?

SectionF
Автор

Could anyone please tell me if the music is a song, or if it is custom made? Sounds good :)

jordy
Автор

What is the host and what is the child?

adityamparikh
Автор

Poor Kevin - he really must have had it drilled into him to say "Mediator pattern!" every time.

charlieh