Web Technology: Web Components, a look at the Apple Pay Button example
- One minute read - 95 wordsSummary:
I gave a 30 minute talk to the Bellingham Codes Group about the topic of Web Components. I introduce myself, discuss fundamental web technologies and then discuss basics of custom elements.
PDF of the Slides
Summary of talk:
- Introduction
- Thank you’s/inspiration
- HTML
- CSS
- JS
- Document Object Model
- Web Components
- Custom Elements Specifically
- An example website, with the Bellingham Codes Logo as a Component
- A Discussion about the Apple Pay Button
The PDF Contains summaries of what I discussed, and links to a live demo that is still online and I intend to leave online.
- web
- Technology
- Web Components
- Presentation
- Apple Pay Button
- Design Guidelines
- Branding
- web development
- Custom Elements
- Shadow Document Object Model
- DOM
- HTML
- CSS
- JavaScript