Skip to content

Commit bc2456b

Browse files
authored
Update README.md
1 parent dabd9c8 commit bc2456b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ State management plays a crucial role in building efficient and maintainable app
44

55
Normalization is the process of structuring data in a way that eliminates redundancy and ensures data consistency. It is essential in state-management libraries because it significantly reduces the computational complexity of operations and makes it easier to manage the state.
66

7-
Let’s take a look at an example to illustrate the difference between normalized and denormalized data structures.
8-
97
Redux’s normalization explanations are also useful to understatnd the concept of normalization.

0 commit comments

Comments
 (0)