Normalization means storing data in a flat, relational structure — keyed by id in lookup tables — instead of deeply nested objects/arrays. It's the same idea as database normalization, applied to client state, and it makes updates and lookups efficient and consistent.
الفوائد الرئيسية
: [
{ : , : , : { : , : } },
{ : , : , : { : , : } },
]
