State in Angular Apps
In Angular (and frontend applications in general), state can be categorized into different types based on what the state represents and how it is managed. Two common types are UI state and Model state, but there are a few more types worth mentioning:...
tech-chunks.hashnode.dev4 min read