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.

Let’s add a bit more styling

We have progressed a lot on the different functionalities and rules behind a Wordle game, it’s time for us to do another session of styling to polish the looks of our application a little bit more.

There are many ways for us to achieve this goal, but if you would like to see how I have done it, you will be exposed to the following topics:

  • How to use bound classes in Vue
  • CSS Preprocessors
  • Making custom CSS animations
  • CSS Variables

Links