Build a Gmail Clone with Vue 3: useKeydown Composable
For the starting code for this lesson, switch to branch: https://github.com/Code-Pop/build-gmail-clone-with-vue-3/tree/video-8-start
In this lesson, we’re going to abstract our onKeydown functionality to a function that can be reused in multiple comp...
philipdevblog.hashnode.dev2 min read