Why Prop Drilling Makes Your React Code Messy
You start with a simple React app, everything is clean, and then suddenly you're passing props through five components to get some data where it needs to go. It's like being forced to pass a message through people who don't need to hear it.
What's Pr...
manishmk.hashnode.dev2 min read