ReactJS Tutorial For Beginners - HTTP PUT And DELETE Request Using Axios

Опубликовано: 27 Декабрь 2019
на канале: Okay Dexter
32,192
183

#axios #http #reactjs #tutorials #get #post #request #okaydexter #put #delete

ReactJS Tutorial For Beginners - HTTP PUT And DELETE Request Using Axios

In today's video we'll be seeing how you can perform a simple HTTP Put and a Delete request using axios library in react app.

Axios Docs : https://github.com/axios/axios

Npm command : npm install axios

JSON Placeholder api :https://jsonplaceholder.typicode.com/

GET URL : https://jsonplaceholder.typicode.com/...
POST URL : https://jsonplaceholder.typicode.com/...
PUT URL : https://jsonplaceholder.typicode.com/...
DELETE URL : https://jsonplaceholder.typicode.com/...

----------------------More on ReactJS --------------------------

React.js Documentation : https://reactjs.org/docs/hello-world....

Todo list app code :https://github.com/abhishek305/Todo-L...

Todolist app :    • ReactJS Tutorials For Beginners - Tod...  

User Registration Form :    • ReactJS Tutorial For Beginners - User...  

Profile Page App :    • ReactJS Tutorial For Beginners - Crea...  

-------------- More on python ---------------------------

Registration form with Sqlite3 :    • Registration Form Using Tkinter Pytho...  

Registration form with just the GUI :    • Registration Form Using Tkinter Pytho...  

Calculator using tkinter :    • GUI Calculator Using Python 3 Tkinter  

PyQt5 Designer Tutorial Video -    • PyQt5 Designer Tutorial Of A Registra...  

PyQt5 Student Record Maintainer Link -    • PyQt5 Designer Tutorial Of A Registra...  

PyQt5 Installation Guide - https://pypi.org/project/PyQt5/

Tkinter tutorials :    • GUI Application with Python 3 & Tkint...  

Thanks for watching !!!!
Like, Share, Comment and Subscribe.

Instagram : OkayDexter
Reddit : OkayDexter
Dev.to: @abhishek305
Github :abhishek305