Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
Extensible Web Manifesto
• The standards process should focus on adding
new low-level capabilities to the web platform that
are secure and efficient
• The web platform should expose low-level
capabilities that explain existing features, such as
HTML and CSS, allowing authors to understand
and replicate them.
Slide 55
Slide 55 text
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
How The Web Sausage Gets Made
by Monica Dinculescu (@notwaldorf)
youtube.com/watch?v=326SIMmRjc8
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
My tool of choice:
LitElement
Slide 66
Slide 66 text
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
About LitElement
• Written by the Polymer Team
• “A simple base class for creating custom elements
rendered with lit-html”
• Uses web standards (no compilation)*
• lit-html is powered by HTML templates
*Except module bundling
https: //github.com/Polymer/lit-element
Slide 67
Slide 67 text
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
Let’s Take A Look!
Slide 68
Slide 68 text
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
Summary
Photo by Jan Kahánek on Unsplash
Slide 69
Slide 69 text
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
Web Components
for any shared UI
Think about
Slide 70
Slide 70 text
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
Web Components
won’t limit
your framework choices
Slide 71
Slide 71 text
Dominik Kundel | @dkundel | #jsPolandConf | #webComponents #useThePlatform
Pick Your Favorite…
Let Others Pick Theirs!
and