We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fadbf0a commit 99c0515Copy full SHA for 99c0515
docs/guide/extending-vtu/community-learning.md
@@ -1,6 +1,7 @@
1
# Community and Learning
2
3
- [Vue 3 Testing Handbook](https://lmiller1990.github.io/vue-testing-handbook/v3/). Online guide.
4
+- [Become a Ninja with Vue 3](https://books.ninja-squad.com/vue). Ebook and online course.
5
- [Vue.js 3: The Composition API](https://vuejs-course.com/composition-api). Online course (includes a testing module).
6
- [Testing Vue 3 apps with Vue Test Utils](https://www.youtube.com/playlist?list=PLC2LZCNWKL9ahK1IoODqYxKu5aA9T5IOA). Playlist.
7
- [Testing Vue.js Components](https://vueschool.io/courses/learn-how-to-test-vuejs-components?friend=vth). Online course.
0 commit comments