Context vs Props in React
Hey! Thanks for dropping in. This article focuses on the difference between React props and React Context. I’ll walk you through a, hopefully, familiar concept to teach you how to use Context and when to use props. Before we begin, go ahead and check out the code here. And see the app in action here. …