Axios Post Method in React js | Axios post in React |

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • Hi guys, in this video we will learn,
    1- what is Axios post request?
    2- How to use it?
    ************************************************************
    #beginners #reactjs #reactjstutorial #2023 #hook #axios #api
    Thank you guys for supporting ‪@yoshitajain0812‬ channel.
    Love,
    Yoshita :)

Комментарии • 39

  • @tahseenbabu6334
    @tahseenbabu6334 11 месяцев назад +3

    very very thanks mam this is very helpful video i learn the reactjs with watching all video

  • @mcakumar1810
    @mcakumar1810 Год назад +4

    Great explain with post concept, thanks a lot mam....

  • @LucasAraujo-br8ze
    @LucasAraujo-br8ze 10 месяцев назад +3

    Thank you so much 🙏

  • @NEHAVERMA-re5mu
    @NEHAVERMA-re5mu 4 месяца назад

    simple and great explanation

  • @sahilanand30
    @sahilanand30 4 месяца назад

    Best explanation mam

  • @muxtech9046
    @muxtech9046 5 месяцев назад

    Well explained

  • @ankurkumarsinghrajput4924
    @ankurkumarsinghrajput4924 6 месяцев назад

    Mam you are doing great ❤

  • @Hafsa97755
    @Hafsa97755 11 месяцев назад +1

    Great effort...thanks.
    Mam agar hame is data me names ke sth geolocation bhi chahiye ho to kese kre ge.. kindly guide me

  • @sujit_ghimire
    @sujit_ghimire Год назад +5

    I think api call should be used inside the useeffect

  • @ashwinpatidar2878
    @ashwinpatidar2878 Год назад

    Nice Explanation...

  • @royalsingh9400
    @royalsingh9400 Год назад

    Nicely explain

  • @pathanayankhan9275
    @pathanayankhan9275 5 месяцев назад

    Thank yo so much

  • @samarvlogs88935
    @samarvlogs88935 Год назад

    Very easy way......

  • @sohebkachara3630
    @sohebkachara3630 Год назад

    First view mam

  • @subhamsekhar9106
    @subhamsekhar9106 Год назад

    As you said ,When we are calling the api at that time we have to use useEffect hook bt in this case you are not using the useeffct..

    • @ayushsinghteotia7240
      @ayushsinghteotia7240 Год назад

      yes but in previous tutorial we fetch data from axios so that's why we use useeffect because it is use for perform side effect task or it run on when the component is render and in this tutorial, we post data through axios so we don't need useeffect.

  • @gagankanaujia7300
    @gagankanaujia7300 10 месяцев назад

    please tell about if image is also attached to the post in the form

  • @Sidhu-x7l
    @Sidhu-x7l 8 месяцев назад

    channel name should be " learn with yoshita jain"

  • @mcakumar1810
    @mcakumar1810 Год назад

    Mam please appply try and catch with axios in another video

  • @manaspal5
    @manaspal5 10 месяцев назад

    Have you handled cors error?

  • @swapnilbagul7502
    @swapnilbagul7502 8 месяцев назад

    what if i have multiple post request to same server....then is it correct way to pass the entire url in post...? there should be some proxy setting for this one...right?

  • @rajendertanwar1881
    @rajendertanwar1881 2 месяца назад

    Doubt : Apne css import nhi kraii issme fir bhi aapki css apply kaise hui form pe? ,
    (parent component me import karne se child me need nhi hoti kya dene ki ? )

    • @mayanksaxena7864
      @mayanksaxena7864 2 месяца назад

      Bro index.css or App.css , inme likhi hogi isliye apply ho rahi hai

  • @ajitrana3158
    @ajitrana3158 16 дней назад

    Data not set in database

  • @hellome3046
    @hellome3046 Год назад

    ohh god since last two days i.m stuck on axios post method that how can i post data to database using axios thanks

    • @akshwajrao6119
      @akshwajrao6119 Год назад +1

      how to insert the data in the data base

    • @hellome3046
      @hellome3046 Год назад

      @@akshwajrao6119 actually now i have got it that i can i insert data in to db using node js

  • @worldIslmaicVideos
    @worldIslmaicVideos Год назад

    your way are simplest way

  • @manishbhardwaj2406
    @manishbhardwaj2406 Год назад +2

    sorry guys sorry yaat😀😀😀

  • @chickukoshti3741
    @chickukoshti3741 5 месяцев назад

    error handling?

  • @ashpreetsinghanand7260
    @ashpreetsinghanand7260 Год назад +1

    Why use axios when we have fetch to use 🤔?

    • @jhs003
      @jhs003 Год назад

      Fetch method can't support to all browsers

    • @RAHULKUMAR-dk8bo
      @RAHULKUMAR-dk8bo Год назад +3

      coz bro axios is fast and also you we dont need to convert responce into json format for used!!

  • @rakeshkumarparida98
    @rakeshkumarparida98 Год назад

    Mam please make a video on axios interceptors

  • @laveshsahu9847
    @laveshsahu9847 Год назад

    LinkedIn?

  • @steverogers1657
    @steverogers1657 Год назад

    linkdinid??

  • @sunshine_impex
    @sunshine_impex Год назад

    where is source code ???

  • @ashokbishwas
    @ashokbishwas 8 месяцев назад

    you complicated this video. could be simplified.