Summary
We have studied and implemented a lot of state management techniques in this book. A lot of them might have appealed to you to a greater extent than others, while some of them might not have made it to your interest list. The whole idea of creating this book in the first place was not about making you the best decision-maker in terms of choosing a state management technique; rather, it was to make you understand the true power of every technique so that you know exactly when and where to use them. This whole book is a combination of different recipes that make you understand the pros and cons of every technique. If you have grasped the actual specifics of each technique, you will be able to instantly decide on a technique as soon as an application idea with details is put in front of you. After you are sufficiently well-versed in different techniques and you think you have improved in deciding on state management techniques, you can level yourself up in creating better architectures...