added free react and grapQL courses (#3329)

* added free react and grapQL courses

* updated the link to react course

* added required spacing
This commit is contained in:
Subair Temilayo 2019-07-24 18:25:55 +01:00 committed by eshellman
parent da9454eef2
commit 2fc7af2f7b

View File

@ -22,6 +22,7 @@
* [Java](#java) * [Java](#java)
* [JavaScript](#javascript) * [JavaScript](#javascript)
* [Angular.js](#angularjs) * [Angular.js](#angularjs)
* [GraphQL](#graphql)
* [jQuery](#jquery) * [jQuery](#jquery)
* [React](#react) * [React](#react)
* [Redux](#redux) * [Redux](#redux)
@ -239,6 +240,11 @@
* [Shaping up with Angular.js](https://www.codeschool.com/courses/shaping-up-with-angular-js) * [Shaping up with Angular.js](https://www.codeschool.com/courses/shaping-up-with-angular-js)
#### GraphQL
* [The Road to GraphQL The Bare Essential Package](https://roadtoreact.com/course-details?courseId=THE_ROAD_TO_GRAPHQL)
#### jQuery #### jQuery
* [Bento jQuery Track](https://bento.io/topic/jquery) (Bento) * [Bento jQuery Track](https://bento.io/topic/jquery) (Bento)
@ -247,6 +253,7 @@
#### 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)
* [The Road to learn React.js The Bare Essentials Packaage](https://roadtoreact.com/course-details?courseId=THE_ROAD_TO_LEARN_REACT)
#### Redux #### Redux