Talk
Crafting Solid State Management
State management is a very important topic that brings a lot of new concepts and complexity into an application's architecture. Instead of focusing only on implementation details of a specific lib, this talk will explain several beneficial principles of state management at a high level. Based on this knowledge, you will not only be able to understand patterns like FLUX and REDUX but also get a grasp of how to compare specific libraries like akita, redux-observable, etc.