531 Views
Last update on Sunday, October 7th 2018 The previous tutorial on the avengers app was quite cool and simple. However, applications are generally more complex. Most of the time there are many concurrent Components manipulating the same information.In order to manage all the information, we can use a Redux store to track the changes and have a single Source of Truth.
0 comments