mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 04:21:13 +00:00
Merge pull request #85 from sayands/master
Added Angular and React tutorials
This commit is contained in:
commit
65f728c671
|
@ -151,6 +151,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Create a News App with React Native](https://medium.freecodecamp.org/create-a-news-app-using-react-native-ced249263627)
|
* [Create a News App with React Native](https://medium.freecodecamp.org/create-a-news-app-using-react-native-ced249263627)
|
||||||
* [Learn Webpack For React](https://medium.freecodecamp.org/learn-webpack-for-react-a36d4cac5060)
|
* [Learn Webpack For React](https://medium.freecodecamp.org/learn-webpack-for-react-a36d4cac5060)
|
||||||
* [Testing React App With Pupepeteer and Jest](https://blog.bitsrc.io/testing-your-react-app-with-puppeteer-and-jest-c72b3dfcde59)
|
* [Testing React App With Pupepeteer and Jest](https://blog.bitsrc.io/testing-your-react-app-with-puppeteer-and-jest-c72b3dfcde59)
|
||||||
|
* [Build Your Own React Boilerplate](https://medium.freecodecamp.org/how-to-build-your-own-react-boilerplate-2f8cbbeb9b3f)
|
||||||
|
* [Code The Game Of Life With React](https://medium.freecodecamp.org/create-gameoflife-with-react-in-one-hour-8e686a410174)
|
||||||
|
* [A Basic React+Redux Introductory Tutorial](https://hackernoon.com/a-basic-react-redux-introductory-tutorial-adcc681eeb5e)
|
||||||
|
|
||||||
#### Angular:
|
#### Angular:
|
||||||
|
|
||||||
|
@ -161,6 +164,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Build a web application with Django and AngularJS](https://thinkster.io/django-angularjs-tutorial)
|
* [Build a web application with Django and AngularJS](https://thinkster.io/django-angularjs-tutorial)
|
||||||
* Build A Beautiful Real World App with Angular 6 :
|
* Build A Beautiful Real World App with Angular 6 :
|
||||||
* [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e)
|
* [Part I](https://medium.com/@hamedbaatour/build-a-real-world-beautiful-web-app-with-angular-6-a-to-z-ultimate-guide-2018-part-i-e121dd1d55e)
|
||||||
|
* [Build Responsive layout with BootStrap 4 and Angular 6](https://medium.com/@tomastrajan/how-to-build-responsive-layouts-with-bootstrap-4-and-angular-6-cfbb108d797b)
|
||||||
|
|
||||||
#### Node:
|
#### Node:
|
||||||
|
|
||||||
|
@ -380,7 +384,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
|
|
||||||
* [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
|
* [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
|
||||||
* [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
|
* [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
|
||||||
* [Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
|
* [Learn Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
|
||||||
|
|
||||||
## Rust:
|
## Rust:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user