
It’s finally time to clean up our code, and it’s really impressive how detail-oriented Damian gets when it comes to refactoring. One of the most common places where we can look for refactoring material are v-for loops, and there’s a bunch inside our Board.vue.
**In the vide