Skip to content

Commit a49b1d1

Browse files
committed
adding vue links
1 parent d83216c commit a49b1d1

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

src/content/resources.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ In this section I will provice a list of links to resources in the form of books
3030

3131
[Node Weekly Newsletter](https://nodeweekly.com/)
3232

33+
[JSK Daily](https://javascriptkicks.us9.list-manage.com/subscribe?u=4ba84fe3f6d629e746e48e5b7&id=7927f3011d)
34+
3335
# React
3436

3537
[Awesome React](https://github.com/enaqx/awesome-react)
@@ -76,21 +78,22 @@ In this section I will provice a list of links to resources in the form of books
7678

7779
# Vue
7880

79-
https://vueschool.io/
81+
[Vue School](https://vueschool.io/)
82+
[Vue Mastery](https://www.vuemastery.com/)
83+
84+
[Awesome Vue](https://github.com/vuejs/awesome-vue)
8085

81-
https://www.vuemastery.com/
82-
https://github.com/vuejs/awesome-vue
83-
https://github.com/gothinkster/vue-realworld-example-app
86+
[Vue RealWorld Example App](https://github.com/gothinkster/vue-realworld-example-app)
8487

85-
https://github.com/sdras/intro-to-vue
88+
[Intro to Vue by Sarah Drasner](https://github.com/sdras/intro-to-vue)
8689

87-
https://github.com/viljamis/vue-design-system
90+
[Vue Design System](https://github.com/viljamis/vue-design-system)
8891

89-
https://github.com/sdras/page-transitions-travelapp
92+
[Travel App by Sarah Drasner](https://github.com/sdras/page-transitions-travelapp)
9093

91-
https://github.com/sdras/sample-vue-shop
94+
[Sample Vue Shop by Sarah Drasner](https://github.com/sdras/sample-vue-shop)
9295

93-
https://github.com/lmiller1990/vue-testing-handbook
96+
[Vue Testing Handbook](https://github.com/lmiller1990/vue-testing-handbook)
9497

9598
https://github.com/testing-library/vue-testing-library
9699

0 commit comments

Comments
 (0)