Web components in general are a great way to build composable websites in an HTML native-y way. However, you can also build some bad web components by relying entirely on javascript - defeating the whole purpose of using web components. In this talk, I will touch base on points such as:
Web components can be a lot helpful, if we can understand their true purpose and what benefits they bring. I have personally built a web component named "@murtuzaalisurti/back-to-top" which you can find here https://www.npmjs.com/package/@murtuzaalisurti/back-to-top