Add Nest.js cheatsheet (#6055)

Co-authored-by: Andrey <>
Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Andrey 2021-10-16 19:09:36 +02:00 committed by GitHub
parent 731f6d6488
commit 290058ca63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* [Java](#java)
* [JavaScript](#javascript)
* [jQuery](#jquery)
* [Nest.js](#nestjs)
* [Nuxt.js](#nuxtjs)
* [React.js](#reactjs)
* [Vue.js](#vuejs)
@ -122,6 +123,11 @@
* [jQuery CheatSheet](https://htmlcheatsheet.com/jquery/) (HTML)
#### Nest.js
* [Nest.js CheatSheet](https://gist.github.com/guiliredu/0aa9e4d338bbeeac369a597e87c9ba46) (GitHub Gist)
#### Nuxt.js
* [Nuxt.js Essentials Cheatsheet](https://www.vuemastery.com/pdf/Nuxtjs-Cheat-Sheet.pdf) - Vue Mastery (PDF)