Comment by looneysquash

5 days ago

You really really do want to use a framework (such as Lit) if you're writing web components.

Or at least, I don't want to use your framework free web components. Because the frameworks handle a bunch of stuff for you, like reactive properties, that you'll surely get wrong if you do it by hand for each and every component.