opendevs
opendevs logo
CoursesInterviewsBlogs

Http Requests

In a typical web application, client makes a http request through browser and server sends html page in the response with data. But in a single page application (SPA), we have only one page and whenever client makes http request to server it generally responses with a json/xml formatted data. For making http request we have some of the options − Browser native Fetch API, Axios, Superagent, Got, etc. In this series we'll be focusing on Fetch API & Axios.js
Higher Order Components
Loading video...

Http Request in React (in Hindi)

Concepts

    1

    Http Request in React (in Hindi)
    Http Request in React (in Hindi)

    2

    Fetch data using Fetch API in React (in Hindi)
    Fetch data using Fetch API in React (in Hindi)

    3

    Submit a form using Fetch API in React (POST request) (in Hindi)
    Submit a form using Fetch API in React (POST request) (in Hindi)

    4

    GET & POST requests using Axios in React (in Hindi)
    GET & POST requests using Axios in React (in Hindi)
Watch the full video to earn  3  DevCoin image

Quizzes


1

Which of the following are HTTP methods?

Question 1 of 3
1  DevCoin image   per question
2

Which is the correct way to get data from URL using fetch API in React?

Question 1 of 3
1  DevCoin image   per question
3

Which hook is most preferred to fetch data from URL?

Question 1 of 3
1  DevCoin image   per question

Coding Questions


Great UI, Beautiful data

easy

1  DevCoin image
opendevs logo
CoursesFAQsContact UsPrivacy PolicyTerms Of Service
Copyright © 2023 opendevs
Learn ● Develop ● Ace
All illustrations by Storyset