Misleading Anti-Patterns
mocheng opened this issue · comments
In my understanding, titles of Refs over findDomNode() and HOC over mixins in anti-patterns are actually preferred patterns. These two titles looks so weird in Anti-Patterns sections.
It must be titled as findDomNode over Refs and mixins over HOC to be anti-patterns and consistent with other parts.
I agree that the wording could be improved. Personally, I think that titling them findDomNode
and mixins
would be even more clear.
@mocheng @Nathan-Schwartz Fixed.