Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

A “Wordle” on Test Driven Development in Vue.js

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

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