|
@@ -16,6 +16,7 @@
|
|
|
* [JavaScript](#javascript)
|
|
* [JavaScript](#javascript)
|
|
|
* [jQuery](#jquery)
|
|
* [jQuery](#jquery)
|
|
|
* [Nest.js](#nestjs)
|
|
* [Nest.js](#nestjs)
|
|
|
|
|
+ * [Next.js](#nextjs)
|
|
|
* [Nuxt.js](#nuxtjs)
|
|
* [Nuxt.js](#nuxtjs)
|
|
|
* [React.js](#reactjs)
|
|
* [React.js](#reactjs)
|
|
|
* [Vue.js](#vuejs)
|
|
* [Vue.js](#vuejs)
|
|
@@ -122,6 +123,7 @@
|
|
|
|
|
|
|
|
* [cht.sh Go Cheatsheet](https://cht.sh/go/:learn)
|
|
* [cht.sh Go Cheatsheet](https://cht.sh/go/:learn)
|
|
|
* [Go Cheatsheet](https://devhints.io/go) - devhints, Rico Santa Cruz (HTML)
|
|
* [Go Cheatsheet](https://devhints.io/go) - devhints, Rico Santa Cruz (HTML)
|
|
|
|
|
+* [Go Handbook](https://thevalleyofcode.pages.dev/go-handbook.pdf) - Flavio Copes, The Valley of Code (PDF)
|
|
|
|
|
|
|
|
|
|
|
|
|
### HTML and CSS
|
|
### HTML and CSS
|
|
@@ -172,6 +174,11 @@
|
|
|
* [Nest.js CheatSheet](https://gist.github.com/guiliredu/0aa9e4d338bbeeac369a597e87c9ba46) (GitHub Gist)
|
|
* [Nest.js CheatSheet](https://gist.github.com/guiliredu/0aa9e4d338bbeeac369a597e87c9ba46) (GitHub Gist)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+#### Next.js
|
|
|
|
|
+
|
|
|
|
|
+* [Ultimate Next.js Handbook](https://thevalleyofcode.pages.dev/next-handbook.pdf) - Flavio Copes, The Valley of Code (PDF)
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
#### Nuxt.js
|
|
#### Nuxt.js
|
|
|
|
|
|
|
|
* [Nuxt.js Essentials Cheatsheet](https://www.vuemastery.com/pdf/Nuxtjs-Cheat-Sheet.pdf) - Vue Mastery (PDF)
|
|
* [Nuxt.js Essentials Cheatsheet](https://www.vuemastery.com/pdf/Nuxtjs-Cheat-Sheet.pdf) - Vue Mastery (PDF)
|