In this post, we are going to build a simple app using React and Redux. This app is going to perform a complex task (pun intended!) of changing the number that is already displayed. The final app will look
Tag Archives: redux
Redux tutorial: Getting started
In this post, we will use the main functionalities of Redux and create Actions to add two numbers. We can use Redux without touching React and I suppose that is an easier way to start learning Redux. Because, you