React components doing too much (and how to simplify them)
Do you have the feeling that some of your components are doing too much?
Do you remember that time you added a new boolean prop to act as a flag to condition the render? That happens a lot, but those small changes sometimes can have huge impacts in t...
gsferreira.hashnode.dev8 min read