Web Developing: React Redux a Story Of Joy & Pain
React redux is a powerful tool for managing information in a large app. I imagine you are already familiar with react, and its method of passing down props through components. However, when you have a large app with a maze of components it can become a hassle to pass down all of that information and […]