Contribute to umf-iti-200/tutorials-for-render-com development by creating an account on GitHub.
While following the tic-tac-toe tutorial, I was confused about why .slice() is necessary. The "Why immutability is important" section talks about time travel features and performance optimizations, ...