Closed scottwmaxwell closed 1 month ago
Instead of using a form submission for each click on the game board, we should create listeners that submit ajax requests to retrieve the updated board.
See commit: https://github.com/scottwmaxwell/minesweeper/commit/4a0d7ea9f9a881be69c9d643b5f7c789ad3a8ac5
Instead of using a form submission for each click on the game board, we should create listeners that submit ajax requests to retrieve the updated board.