How to pass data between React components?
Say you want to pass data between React components. As I've seen, there are a couple of ways to do it. What I'm gonna show here is just one of them. It's not using anything external, so it's a good way (IMO) to practice one's React skills. In my case...
muratcanyuksel.hashnode.dev4 min read