Follow the react docs recommendations when structure your state :
Group related states
Avoid inconsistency
Avoid redundant
Avoid duplication
Avoid nested objects
Notes.
https://docs.google.com/document/d/1G...
.
.
.
.
.
.
.
.
#react #performance #javascript #business #development #tools #state #organize