#69 Sending a Post Request | Working with HTTP Request & Response | A Complete React Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ธ.ค. 2024
  • In this lecture you will learn, how you can send a POST request to a server and create some records in the database. We are going to look at two approaches to send POST requests:
    1. Using fetch() API provided by browsers
    2. Using Axios library.
    Startup project file: drive.google.c...

ความคิดเห็น • 4

  • @undergroundmaster8
    @undergroundmaster8 ปีที่แล้ว

    Thank you so much for your videos! Can you make a closer look video for callback functions?

  • @undergroundmaster8
    @undergroundmaster8 ปีที่แล้ว

    Why you use useRef in this video and not useState with the event.target.value?

    • @arammah
      @arammah ปีที่แล้ว

      because we want to access to value of each input, and useRef creates a refrence variable that points to a Dom element.

  • @HackHubTech458
    @HackHubTech458 ปีที่แล้ว

    🌟🌟🌟🌟🌟🌟