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