Skip to content

Commit dace42d

Browse files
authored
Merge pull request practical-tutorials#79 from sayands/master
Added React,Hapi and R tutorials
2 parents f9852ad + e6f3fbd commit dace42d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
142142
* [Build A ToDo App With React Native](https://blog.hasura.io/tutorial-fullstack-react-native-with-graphql-and-authentication-18183d13373a)
143143
* [Make a Chat Application](https://medium.freecodecamp.org/how-to-build-a-chat-application-using-react-redux-redux-saga-and-web-sockets-47423e4bc21a)
144144
* [Create a News App with React Native](https://medium.freecodecamp.org/create-a-news-app-using-react-native-ced249263627)
145+
* [Learn Webpack For React](https://medium.freecodecamp.org/learn-webpack-for-react-a36d4cac5060)
146+
* [Testing React App With Pupepeteer and Jest](https://blog.bitsrc.io/testing-your-react-app-with-puppeteer-and-jest-c72b3dfcde59)
145147

146148
#### Angular:
147149

@@ -179,6 +181,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
179181
* [Part 1](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs)
180182
* [Part 2](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs-part-2)
181183
* [Build A Native Desktop App with JS](https://medium.freecodecamp.org/build-native-desktop-apps-with-javascript-a49ede90d8e9)
184+
* Build a Powerful API with NodeJs,GraphQL and Hapi
185+
* [Part I](https://medium.com/@wesharehoodies/how-to-setup-a-powerful-api-with-nodejs-graphql-mongodb-hapi-and-swagger-e251ac189649)
182186

183187
#### D3.js
184188

@@ -369,6 +373,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
369373

370374
* [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
371375
* [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
376+
* [Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
372377

373378
## Rust:
374379

0 commit comments

Comments
 (0)