chore: it's Vue.js a Javascript framework to build SPAs (#7039)

- Change section text from `Vue` to `Vue.js`
- Ensure TOC item and resources are under JavaScript section
This commit is contained in:
David Ordás
2022-08-26 11:09:58 +02:00
committed by GitHub
parent e31b11b3f5
commit ed27fedcbc
8 changed files with 38 additions and 37 deletions

View File

@@ -12,6 +12,7 @@
* [HTML and CSS](#html-and-css)
* [Java](#java)
* [JavaScript](#javascript)
* [Vue.js](#vuejs)
* [Node.js](#nodejs)
* [NoSQL](#nosql)
* [Pemrograman Fungsional](#pemrograman-fungsional)
@@ -23,7 +24,6 @@
* [TypeScript](#typescript)
* [Angular](#angular)
* [Deno](#deno)
* [Vue](#vue)
### Android
@@ -102,6 +102,12 @@
* [Tutorial Dasar Javascript untuk Pemula](https://www.petanikode.com/tutorial/javascript/) *(Dalam Proses)*
#### Vue.js
* [Belajar Vue.js](https://variancode.com/belajar-vue-js/) - Varian Hermianto
* [Dokumentasi Vue Bahasa Indonesia](https://github.com/vuejs-id/docs)
### MySQL
* [3 Days With Mysql For Your Application: Mysql Untuk Pemula](https://play.google.com/store/books/details/Onesinus_Saut_Parulian_3_Days_With_Mysql_For_Your?id=MbdTDwAAQBAJ) - Onesinus Saut Parulian *(Membutuhkan akun Google Play Books atau email yang valid)*
@@ -177,9 +183,3 @@
#### Deno
* [Belajar Dengan Jenius Deno](https://raw.githubusercontent.com/gungunfebrianza/Belajar-Dengan-Jenius-DenoTheWKWKLand/master/Belajar%20Dengan%20Jenius%20Deno.pdf) - Gun Gun Febrianza (PDF)
### Vue
* [Belajar Vue.js](https://variancode.com/belajar-vue-js/) - Varian Hermianto
* [Dokumentasi Vue Bahasa Indonesia](https://github.com/vuejs-id/docs)