Intro to Web Components

By Chris Lorenzo

Elevator Pitch

Native browser support for Web Components is complete, providing web developers with powerful new APIs. Web Comp allow developers to create reusable components without a framework. During this talk we’ll learn about the Custom Elements, Template, and Shadow Dom specifications with code examples.

Description

Native browser support for Web Components is underway, providing web developers with powerful new APIs. Web Components allow developers to create reusable components without a framework. During this talk we’ll learn about the Custom Elements, Template, and Shadow Dom specifications with code examples and different tools to help you utilize these new APIs. We’ll also cover an example custom element that Comcast is using across all of its sites for millions of users.

Notes

Hi,

I’ve given lots of talks on Google Polymer and Web Components in the past. Most of the attendees express an interest in understanding Web Components at a deeper level. This talk will cover the full specification and I’ll have live demos with code examples to show them off in action.

Thanks, Chris