May 1, 2024
5 minute read
Custom Elements are a powerful feature in web development that allow you to create your own HTML elements. This can be useful for a variety of purposes, such as creating reusable components, encapsulating complex functionality, and extending the functionality of existing elements.
Why Learn Custom Elements?
There are many reasons why you might want to learn about Custom Elements. Here are a few of the most common:
v7midm|
Find a path to becoming a Custom Elements. Learn more at:
OpenCourser.com/topic/v7midm/custom
Reading list
We've selected four books
that we think will supplement your
learning. Use these to
develop background knowledge, enrich your coursework, and gain a
deeper understanding of the topics covered in
Custom Elements.
Practical guide to building reusable and maintainable UI components using web components. It covers all the essential topics, from the fundamentals of custom elements to advanced topics such as accessibility and performance.
Great introduction to building custom web components using the Stencil.js framework. It covers all the basics, from creating your first component to publishing it to npm.
Gentle introduction to Custom Elements. It covers the basics of how to create and use them, and it provides several examples of how to use them to build simple web applications.
Great resource for beginners who want to learn how to create and use custom elements. It covers all the basics, from the fundamentals of web components to more advanced topics such as styling and interoperability.
For more information about how these books relate to this course, visit:
OpenCourser.com/topic/v7midm/custom