Use `Object.keys` and `Array.prototype.map` and the `%` mod operator to consolidate rendering logic. https://github.com/winrox/react_tic_tac_toe/blob/fluxify/src/js/components/Gameboard.jsx#L6-L17