Back to Glossary
FrontendIntermediate

What is Web Components?

A set of browser standards that let you create reusable custom HTML elements with encapsulated behaviour.

Why It Matters

Web components work in any framework and provide true encapsulation, preventing style and script conflicts.

Real-World Example

Creating a <date-picker> custom element that works the same way in React, Vue, or plain HTML.

“Understanding terms like Web Components matters because it helps you have better conversations with developers and make smarter decisions about your software. You do not need to be technical. You just need to know enough to ask the right questions.”

Callum Holt, Founder, 13Labs

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.