A “Wordle” on Test Driven Development in Vue.js
Plans from $25/month

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.

Providing hints after each submission - Part 1

In the context of the authentic Wordle game, another crucial aspect involves offering feedback to the player after each successful submission, indicating the accuracy of their last guess.

In this lesson, we will lay the foundation by implementing a system where feedback is delivered only after the player has successfully submitted their guess.

Links