# Writing Resilient Components

DevFeed: [Writing Resilient Components](<https://devfeed.tech/articles/writing-resilient-components-36213.md>)

Original publisher: [Read original article](<https://overreacted.io/writing-resilient-components/>)

Published: 2019-03-16T00:00:00Z

Content type: opinion

Language: en

Sources: [Dan Abramov](<https://devfeed.tech/sources/dan-abramov.md>)

Topics: [React](<https://devfeed.tech/topics/react.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [linter](<https://devfeed.tech/tags/linter.md>), [opinion](<https://devfeed.tech/tags/opinion.md>), [react](<https://devfeed.tech/tags/react.md>), [style-guide](<https://devfeed.tech/tags/style-guide.md>)

## AI overview

An opinionated discussion of React component design that questions strict, linter-enforced style guides. It argues that flexible conventions can support integration, while excessive style rules may create friction, obscure useful warnings, and encourage technically unhelpful enforcement.

## Source excerpt

Four principles to set you on the right path.