Open stewartanderson3 opened 1 year ago
Exactly the same as a leaf diff except it doesn't recurse into arrays of string.
Arrays of string in normalized models will be just an array of keys whose purpose is to just say what order the keys are to be used.
This array needs to be seen as a single value. It should be treated as a value type but only when an array is an array of string.
https://redux.js.org/usage/structuring-reducers/normalizing-state-shape#designing-a-normalized-state
Exactly the same as a leaf diff except it doesn't recurse into arrays of string.
Arrays of string in normalized models will be just an array of keys whose purpose is to just say what order the keys are to be used.
This array needs to be seen as a single value. It should be treated as a value type but only when an array is an array of string.
https://redux.js.org/usage/structuring-reducers/normalizing-state-shape#designing-a-normalized-state