The tutorial's Why immutability is important section doesn't clearly state that mutating state causes unreliable re-rendering behavior. While following the tic-tac-toe tutorial, I was confused about ...