Maria Blair

Results 1 issues of Maria Blair

I have a question about [this](https://github.com/bethrobson/Head-First-JavaScript-Programming/blob/master/chapter8/battleship.js) Battleship code in Chapter 8. We have the model, view, controller objects; however, some functions, like helper function `parseGuess()` and handler functions, like `handleKeyPress`...