React tip: State that references itself leads to out-of-sync bugs
React tip: State that references itself leads to out-of-sync bugs. Instead, generate derived data in render or a function.
#reactjs

React tip: State that references itself leads to out-of-sync bugs. Instead, generate derived data in render or a function.
#reactjs
