Update free-courses-en.md (#3842)

* Update free-courses-en.md

Adds a NodeJS section and online course.

* Update free-courses-en.md

changed link to be playlist
pull/3974/head
chessboards 2020-10-11 21:48:29 -04:00 committed by GitHub
parent eeb45ca5cf
commit f716febab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -23,6 +23,7 @@
* [JavaScript](#javascript) * [JavaScript](#javascript)
* [Angular.js](#angularjs) * [Angular.js](#angularjs)
* [jQuery](#jquery) * [jQuery](#jquery)
* [NodeJS](#nodejs)
* [React](#react) * [React](#react)
* [Redux](#redux) * [Redux](#redux)
* [Sails.js](#sailsjs) * [Sails.js](#sailsjs)
@ -267,6 +268,11 @@
* [Bento jQuery Track](https://bento.io/topic/jquery) (Bento) * [Bento jQuery Track](https://bento.io/topic/jquery) (Bento)
#### NodeJS
* [Node.js Basics](https://www.youtube.com/playlist?list=PLqq-6Pq4lTTa-d0iZg41U2RDqECol9C5B) - Java Brains (Youtube)
#### React #### React
* [Start Using React to Build Web Applications](https://egghead.io/courses/react-fundamentals) * [Start Using React to Build Web Applications](https://egghead.io/courses/react-fundamentals)
@ -279,7 +285,7 @@
### Sails.Js ### Sails.Js
* [Develop web apps in Node.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/) * [Develop web apps in free-programming-playgrounds.md.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/)
### Vue.js ### Vue.js