Getting the Team Up to Speed With Our Front-End Architecture Part 2: State Management
If you had to work with Jquery to manipulate DOM elements and having to infer variables from the DOM this will be a very welcome change. State management is a way of storing all of your data in one place so that it is always a reflection of the correct data even as it changes.…