scottwmaxwell / minesweeper

C# III Milestone
1 stars 0 forks source link

Replace Page Reloads With Ajax Requests #14

Closed scottwmaxwell closed 1 month ago

scottwmaxwell commented 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.

MoBBsKiLLz commented 1 month ago

See commit: https://github.com/scottwmaxwell/minesweeper/commit/4a0d7ea9f9a881be69c9d643b5f7c789ad3a8ac5