From e3f243d04f60f56776f8459cd30862ce4d7fd997 Mon Sep 17 00:00:00 2001 From: yehezkielgunawan <48091142+yehezkielgunawan@users.noreply.github.com> Date: Thu, 1 Oct 2020 20:47:10 +0700 Subject: [PATCH] Add Vue Essential Cheat sheet (#3735) Co-authored-by: Yehezkiel Gunawan --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 40fb50b3..3ae82a6f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1783,6 +1783,7 @@ Kerridge (PDF) (email address *requested*, not required) #### Vue.js * [Learning Vue.js](https://riptutorial.com/Download/vue-js.pdf) (PDF) +* [Vue Essential Cheatsheet](https://www.vuemastery.com/pdf/Vue-Essentials-Cheat-Sheet.pdf) (PDF) ### Jenkins -- GitLab