From f09c007ebe970974da19fdb9638b131a985c9e27 Mon Sep 17 00:00:00 2001 From: Si Lam Date: Sun, 24 Oct 2021 08:51:44 -0500 Subject: [PATCH] Add Vue.JS 2.3 Complete API CheatSheet - Marozed (#5699) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Vue.JS 2.3 Complete API CheatSheet - Marozed * Add Algorithm books from goalkicker.com * Fix the Add Vue.JS 2.3 Complete API CheatSheet - Marozed * add creator note Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * add creator Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Recover deleted white line Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> * Update books/free-programming-books-langs.md Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> Co-authored-by: Eric Hellman Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com> --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 636ba4ac..3d610149 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -149,6 +149,7 @@ #### Vue.js * [Vue Essential Cheatsheet](https://www.vuemastery.com/pdf/Vue-Essentials-Cheat-Sheet.pdf) - Vue Mastery (PDF) +* [Vue.js 2.3 Complete API Cheat Sheet](https://marozed.com/vue-cheatsheet) - Marcos Neves, Marozed (HTML) ### Kubernetes