Skip to content

Commit 99c0515

Browse files
authored
docs: add learning resource 'Become a Ninja with Vue 3' (#898)
Shameless plug to link my ebook and online course as they have a large section about testing (and hundreds of unit tests examples) using VTU
1 parent fadbf0a commit 99c0515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/guide/extending-vtu/community-learning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Community and Learning
22

33
- [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.
45
- [Vue.js 3: The Composition API](https://vuejs-course.com/composition-api). Online course (includes a testing module).
56
- [Testing Vue 3 apps with Vue Test Utils](https://www.youtube.com/playlist?list=PLC2LZCNWKL9ahK1IoODqYxKu5aA9T5IOA). Playlist.
67
- [Testing Vue.js Components](https://vueschool.io/courses/learn-how-to-test-vuejs-components?friend=vth). Online course.

0 commit comments

Comments
 (0)