DEV Community

Discussion on: Tips to write elegant and resilient components

Collapse
 
isherwood profile image
Clint Buhs

Great article, and I agree. As an Angular and React dev I wonder if those are what you're referring to here. Can this sort of thing be done with plain JS, or were you implying the use of a component library or app framework?

Collapse
 
christopherkade profile image
Christopher Kade

These tips can totally be applied to web components or to anything of that sort. It's really more about the concept than anything else.

I'm glad you enjoyed the article 😄