This repo contains code used at the Vue.js London Conference. The live-coding talk I gave was about building https://keyboard-keyboard.ycmjason.com from close to scratch.
The live-coding talk mainly focus on showcasing the possibility of Vue 3's Composition API using the Vue 2 plugin @vue/composition-api.
https://github.com/ycmjason/keyboard-keyboard
Or you can checkout the completed branch.
Jason Yu