logoalt Hacker News

g947oyesterday at 12:41 PM0 repliesview on HN

Yes. You can tell the author either doesn't have experience using web components in a non trivial page, or they are intentionally hiding the complexity. Realistically, you don't want to make pure web components. You want to use a framework to build it for you.

Put it another way, you can make a page out of web components without using a framework, but you are not going to convert a React page with that approach.