❔ Why is destructuring used like this?
Hi, I am trying to get a grasp on a code example I found on the tic-tac-toe game. One thing I struggle to understand, is why the parameters defined for this function are contained within curly brackets.
Why not just the paranthesis?
Why not just the paranthesis?
