DEV Community

Discussion on: A Most Magic TicTacToe solution with React and TS

 
kirkcodes profile image
Kirk Shillingford

No worries. I didn't even check to see if it implemented toArray(). That's probably the clearer way to express that intent. I'll use that instead. Thanks!