A “Wordle” on Test Driven Development in Vue.js - Test Driven Development - Disabling controls when the game is over
Let's improve our application by preventing our players from submitting guesses after the game ends.
We'll also make sure the board will always display all 6 rows of possible guesses.
Links