Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 580 Bytes

File metadata and controls

6 lines (4 loc) · 580 Bytes

State management in TypeScript

You can find plenty of examples showing how state management libraries work, few people focus on it why do we need state management and what problems does it cause (solve?). In this article I will walk you through, step by step, what common application state issues might look like applications and how to deal with them regardless of whether you use because it doesn't matter what you use, only for what purpose.