There's a lot of unanswered questions in this video. Why /explain headers ? Why / explain application/json in accept and content ? What happened on json.stringify ? Can you please explain ? Or if you have explanation video, would you please like to add the link of that video on description box ? Please.
sir code is perfect but when i submit then only new id is generated in json.db...what is the reson,,,but when i console and sumit then all input values display...
Bhai mere. Dhayawad is video keliye.. Aisa koi video hai jisme hum rest api fetch result one functional component to another functional component bhej sakte hai?
Sir aap custom JSON file kaise banaye hai jisme post , get and many more use kar rahe hai mai kispar use kare aapka toh local host ka URL hai please 🙏 resolve it how i practice
how to set contact from 7 (WordPress plugins) post API in react ? i am finding this solution since 1 month and still is not slow .. please make a video about this .
Hello sir, my problem is resolved. actually I have put the Json sever package inside public folder that's why it was reloading the page after the Post call. now i have placed that folder in the root folder and it is working fine. your tutorial is really helpful. I Really liked it. Thanks and Respect !!
One of the best videos I searched over the internet on this topic.I was doing along with and it is working.
do you know ? How to implement wordpress contact form 7 post api in react...?
@@nop9974 no bro.
@@nop9974 i dont know wordpress.
I am lucky that i got your video because i was trying it for a long time.
Thank You,
can you please make a video on POST in react native
thnx sir ap ki videos sy bht help milti ha special thnx k ap urdu ma video bnaty hn
from rana pakistani
It is not urdu, it is our Hindi ok
Thank you for making tutorial in hindi ❤️ love you 🎉
Welcome brother 😊
Wow...this is what I have been looking fkr2...thank you...😊😊
Most welcome 😊
wow very nicely explained
In reality we never use fetch to post data... we use ajax from " JQuery" and Axios from "react"
We can send parameters in querystring when using GET method, in POST method parameters are send in body only.
Do we always need to call onChange function in every input to set value in it?
There's a lot of unanswered questions in this video. Why /explain headers ? Why / explain application/json in accept and content ? What happened on json.stringify ? Can you please explain ? Or if you have explanation video, would you please like to add the link of that video on description box ? Please.
follow him instagram ..he used to come live to answers the questions
nice video sir
why id show at bottom when you add a new data ?
Thank you for this beautiful video
thanks a lot!
bilkul hum get method may body b send kr saktay h
sir code is perfect but when i submit then only new id is generated in json.db...what is the reson,,,but when i console and sumit then all input values display...
can you please upload video on how to add validation form functions to the form shown in the video.
Bhai mere. Dhayawad is video keliye..
Aisa koi video hai jisme hum rest api fetch result one functional component to another functional component bhej sakte hai?
I think context api ...
How did you create tht localhost:300/todo url please do mention
good
only id is passing to api, No input fields data are passing to my json-server api , Although I am using typescript what to do ?
pllzzz make video on how to login by email and password with axios method in react and django backend
sir, my API and React both are running at localhost:3000 How to change API port? or is there any problem if both run at same port?
--port 4000
i added fake api and when i save the form i am getting error :
Uncaught (in promise) SyntaxError: Unexpected token '
Sir aap custom JSON file kaise banaye hai jisme post , get and many more use kar rahe hai mai kispar use kare aapka toh local host ka URL hai please 🙏 resolve it how i practice
will u get answer ?
thank you
Axios ke sath b krna sir plz its my personal request
how to set contact from 7 (WordPress plugins) post API in react ? i am finding this solution since 1 month and still is not slow .. please make a video about this .
Hello ,I'm getting error that res.JSON is not a function can anyone please help me in this?
sir plz make a video on login authentication
Hi please tell me how to create express js api for post data
I am getting an error 415() how to resolve it ?
thanks
how to do it with axios ?
Why not using axios?
Why need extra package?
very good thanku
how to get api
Sir submit k bad json data kaise browser
Pr display kare???
bhai post krne k liye esi api keha se laye
bhai api URL kaha se lana hai
I found error in on fetch
Hello Sir, i was following your steps in this video. After Post is successfully called, my page reloads. can you please help ?
Hello sir, my problem is resolved. actually I have put the Json sever package inside public folder that's why it was reloading the page after the Post call. now i have placed that folder in the root folder and it is working fine.
your tutorial is really helpful. I Really liked it. Thanks and Respect !!
@@maroofkagzi2258 then help me too bro plz
#help
500 (Internal Server Error)
Where do you get this local api.... I'm doing it with reqres.in api
And I couldn't post or update 🥲
Hi. Where did you get the api url: localhost:5000 ?