Context , Prop drilling and Sharing data in React
When we start learning through building with React we are introduced to the power and ease in which we are able to pass data around our projects through Props. This is great! . We can pass a name prop to our component and in a few taps of the keyboar...
nathansdevblog.hashnode.dev3 min read