mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-10-31 18:52:34 +00:00
Add Nuxt.js Cheatsheet (#6053)
* Add Nuxt.js Cheatsheet * Sort nuxt.js cheatsheet alphabetically Co-authored-by: Andrey <>
This commit is contained in:
parent
7347892218
commit
5f98374858
@ -14,6 +14,7 @@
|
||||
* [Java](#java)
|
||||
* [JavaScript](#javascript)
|
||||
* [jQuery](#jquery)
|
||||
* [Nuxt.js](#nuxtjs)
|
||||
* [React.js](#reactjs)
|
||||
* [Vue.js](#vuejs)
|
||||
* [Kubernetes](#kubernetes)
|
||||
@ -117,6 +118,11 @@
|
||||
* [jQuery CheatSheet](https://htmlcheatsheet.com/jquery/) (HTML)
|
||||
|
||||
|
||||
#### Nuxt.js
|
||||
|
||||
* [Nuxt.js Essentials Cheatsheet](https://www.vuemastery.com/pdf/Nuxtjs-Cheat-Sheet.pdf) - Vue Mastery (PDF)
|
||||
|
||||
|
||||
#### React.js
|
||||
|
||||
* [React Cheatsheet](https://www.codecademy.com/learn/react-101/modules/react-101-jsx-u/cheatsheet) - Codecademy (HTML)
|
||||
|
Loading…
Reference in New Issue
Block a user