Introduction to state management with Ngrx and Angular

Rebai Ahmed
Level Up Coding
Published in
11 min readMay 31, 2021

--

What is State Management 📝

Before defining state management, let’s define what is a State

“A state is a representation of a system in a given time.”

When it comes to front-end applications, the state can be :

Types of State 📰

--

--