Deep compare initial values using sort and JSON.stringify
Check for changes in the initial
prop using JSON.stringify
and key sorting
😮That guarantees high chance of success without introducing external dependencies.
Check for changes in the initial
prop using JSON.stringify
and key sorting
😮That guarantees high chance of success without introducing external dependencies.