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.

Allowing players to make multiple guesses

In this lesson, we will improve our application to allow the player to make multiple guesses.

We will revise some concepts covered previously, for example, refactoring by extracting components, how to leverage data providers in Vitest, and how to test player input.

Links