#web components

Subscribe
Web components are a set of web platform APIs that allow developers to create custom, reusable HTML tags to use in web pages and web apps. They are made up of four main technologies: HTML templates, custom elements, Shadow DOM, and HTML imports. HTML templates allow developers to declare inert chunks of HTML that can be used as the foundation for an element's structure. Custom elements enable developers to define their own HTML tags and extend existing ones. Shadow DOM provides encapsulation for styling and DOM manipulation. Finally, HTML imports allow developers to include and reuse HTML documents in other HTML documents.
Sam Thorogood
Sam Thorogood
Gridcog
Talk: Web Components, Lit and Santa 🎅
Jemima Abu
Jemima Abu
Telesoftas
Talk: Let's talk about Web Components
Joren Broekema
Joren Broekema
Talk: Web Components in Action
Alex Korzhikov
Alex Korzhikov
Instructor, Mentor
Talk: Web Components in Action
Mike Hartington
Mike Hartington
Ionic
Talk: Bringing Ionic (and Web Components) to React
Matias Huhta
Matias Huhta
Simplr
Talk: Web Components in React
Philippe Ozil
Philippe Ozil
Salesforce
Talk: Deploy a Web Component App and Set Up a Continuous Integration Workflow
Andy Desmarais
Andy Desmarais
Meltwater
Talk: Immutable Web Apps
Dwane Hemmings
Dwane Hemmings
Vonage
Talk: Web Components are awesome!
Sami Jaber
Sami Jaber
Builder.io
Talk: It's Time to De-Fragment the Web
Zach Leatherman
Zach Leatherman
Netlify
Talk: The Good, The Bad, and The Web Components
Tony Alicea
Tony Alicea
The Smyth Group
Talk: Authoring HTML in a JavaScript World
Mukul Ramchandani
Mukul Ramchandani
Viacom18 - SDE2
Talk: How the Shadow DOM has Got You Covered?