Add Nest.js cheatsheet (#6055)
Co-authored-by: Andrey <> Co-authored-by: Eric Hellman <eric@hellman.net>pull/6294/head
parent
731f6d6488
commit
290058ca63
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue