1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-07 00:30:48 +00:00

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)
* [JavaScript](#javascript)
* [Angular.js](#angularjs)
* [GraphQL](#graphql)
* [jQuery](#jquery)
* [React](#react)
* [Redux](#redux)
@ -239,6 +240,11 @@
* [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
* [Bento jQuery Track](https://bento.io/topic/jquery) (Bento)
@ -247,6 +253,7 @@
#### React
* [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