
#184: Phoenix LiveView Tutorial Part 8
Published January 29, 2024
8m 47s
In this episode we update our game, allowing players to submit their guesses. We’ll build functionality to check if the guess is a valid word, comparing it against the game’s solution, and then updating the game’s state accordingly.