Passing Data Between Components using props, useReducer, and useContext
The good thing about React (or any other good SDKs, or toolkits, or programming languages for that matter) is that you can get the same result using different methods. In this post, I would like to demonstrate how you can pass data between different ...
notes.yhg.io6 min read