This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
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
- Chapter 1
