# Extension 03 - Vue.js 2 - Create a dropdown list for the words in the `spanishWords` list - Create a dropdown for the spanish word (`wordA`) in the `words` list. - Have the translation for the selected word displayed. - Add hints so that the show hint checkbox shows an actual hint. - filter words from the `words` array. - change the hint to show the first letter of the answer. - click hint additional times to show more letters of the answer.
Extension 03 - Vue.js 2
spanishWordslistwordA) in thewordslist.wordsarray.