mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-31 20:55:47 +00:00
Adds 'Intro to Vue 3' course (#3830)
* Adds 'Intro to Vue 3' course Adds the free 'Intro to Vue 3' course on Vue.js v3 from https://vuemastery.com * Minor grammatical fix Changes `Vue.Js` to `Vue.js` on the courses list
This commit is contained in:
parent
babfce08ce
commit
cd804af36c
1 changed files with 6 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
* [React](#react)
|
||||
* [Redux](#redux)
|
||||
* [Sails.js](#sailsjs)
|
||||
* [Vue.js](#vuejs)
|
||||
* [Linux](#linux)
|
||||
* [Lua](#lua)
|
||||
* [Machine Learning](#machine-learning)
|
||||
|
|
@ -281,6 +282,11 @@
|
|||
* [Develop web apps in Node.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/)
|
||||
|
||||
|
||||
### Vue.js
|
||||
|
||||
* [Intro to Vue 3](https://www.vuemastery.com/courses/intro-to-vue-3/intro-to-vue3)
|
||||
|
||||
|
||||
### Linux
|
||||
|
||||
* [Introduction To Linux](https://www.edx.org/course/introduction-to-linux/) - The Linux Foundation (edx)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue