React JS CRUD Operations using JSON Server REST API | React JS Full Course

React JS CRUD Operations using JSON Server REST API | React JS Full Course

Nihira Techiees

1 год назад

105,653 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

financial independent
financial independent - 06.11.2023 12:05

Sir how to use fastAPI instead of rest api

Ответить
Rajkumar Rathod
Rajkumar Rathod - 04.11.2023 09:17

hello nihira my data in payload is correct but api is only given an id

Ответить
Suyash Deshpande
Suyash Deshpande - 29.09.2023 06:39

plz help me

When i navigate back to the landing page after submiting new info , yes i get the updated ui with newly upadated info
but what i want is if the same website is opened in 2 tabs simuntanousely , if i add info in one of the tab , the landing page of the other tab should get automatically updated with the newly added info
how can i achieve that ??

Ответить
Kavindu Rajapaksha
Kavindu Rajapaksha - 23.09.2023 17:26

when I pass the id to LoadDetail, LoadEdit, RemoveFunction the id indicated undefined. Can you explain why is that?

Ответить
kanaka raju
kanaka raju - 30.07.2023 06:36

Plz do more videos react Auth pagination

Ответить
Randhir singh
Randhir singh - 28.07.2023 15:22

Hello sir ,thank you for this amazing tutorial for CRUD application. I have one question, we have one button on interface that is AddNew, can we create an another button where we can give the attendance for those employee who is already registerd and How? please respond

Ответить
mitindra Dutta
mitindra Dutta - 17.07.2023 17:26

Why you are reloading the page on delete?
You can only reload the component.
But as the url not changing history.push not working.

Reload the page is not the proper way.
Can you please only reload the component, without reload page?
Is this possible?

Ответить
Monira Libadia
Monira Libadia - 01.06.2023 09:50

I can't save a new record. The save button is not working. Do you have any idea why?😢

Ответить
Alexis Rivera
Alexis Rivera - 29.05.2023 17:11

if I copy your code and I use the json placeholder instead, will it still work the same way?

Ответить
Saikumar Mogilla
Saikumar Mogilla - 28.05.2023 06:14

Hi, I have a doubt, when we click delete button and after alert, the page is reloading, if we dont want to get page reloaded, then how? I tried to put e.preventDefault(), but its giving error

Ответить
Rajeswary Narasimman
Rajeswary Narasimman - 24.05.2023 20:38

I learnt a lot from you today. I can't even begin to explain how useful this was. This was a quick tutorial that covers a variety of topics. I was able to understand everything when I watched the second time. I don't know any frontend technologies, so I had to watch twice. I had a similar project with strict deadline and this video was a lifesaver. Thanks a ton for making this video.

Ответить
Raviraj Mushigeri
Raviraj Mushigeri - 18.05.2023 20:39

while watching this react tutorial feels peace, thank you sir

Ответить
Upasna Sharma
Upasna Sharma - 18.05.2023 09:43

Thank you so much , now i understand how to use API's

Ответить
PRIYANSHI CHOURASIYA
PRIYANSHI CHOURASIYA - 10.05.2023 06:31

In this i am not able to fetch json data
I tried many times but it show failed to fetch so what should i do..?

Ответить
Abarna M
Abarna M - 04.05.2023 09:42

Thank You

Ответить
Programmer
Programmer - 23.04.2023 13:11

👍👍

Ответить
B Aravind
B Aravind - 23.04.2023 10:46

one doubt for ex. we have 3 id's those are 1,2,3 then we have to delete 2nd id so remaining 1,3 id's are showing, instead of 1,3 how to show sequence like 1,2.

Ответить
Nireeksha Amin
Nireeksha Amin - 20.04.2023 16:28

Great video.
But had one doubt, when trying post with web api it gives bad request with json server it works fine. Can you help me with this.

Ответить
Batu Bata
Batu Bata - 13.04.2023 00:53

This is a great video with easy to understand explanation. but I want to ask, what if I want to set the ID so that it can be displayed in a certain format (example; AB001 or XY123). Can you help me?

Ответить
sabine puttins
sabine puttins - 08.04.2023 13:37

Best explanation in (for me) easy understandable English & various case studies including some typical error messages and "fix them". I tried to use WebDev + GitHub in "old fashioned" behaviour @learningBYdoing - but: no chance with my poor Fortran77-knowledge //belonging from + sleeping in {the year 1987@8086-XT-10-Mhz-300baud}//
Maybe it´s time to reactivate 10 year old github-account 2 join 4 more nonsense-verifications in mephistophelic attitude@GitHub?@

Ответить
Programming with NIT
Programming with NIT - 07.04.2023 12:42

Thank you

Ответить
Jaddu Harika
Jaddu Harika - 05.04.2023 15:11

I typed all the code as shown in the vedio . upto creating the table everything is good but the db.json data is not displaying in the table.

Ответить
Aarti Pabale
Aarti Pabale - 03.04.2023 18:36

My edit button is not working
There is one error (cannot read properties of undefined (reading 'length'))

Ответить
19UCS042- S.S.Vignesh babu
19UCS042- S.S.Vignesh babu - 03.04.2023 00:30

json-server not properly connected. throw in 304 error

Ответить
PUBG khelo
PUBG khelo - 07.03.2023 09:21

thank you so much for this project very helpful😃

Ответить
JM Reviews
JM Reviews - 05.03.2023 07:12

which snippets extensions you used ?? for SFC

Ответить
Renish Salakhana
Renish Salakhana - 01.03.2023 14:01

please tell how id will auto generated  ??

Ответить
Renish Salakhana
Renish Salakhana - 01.03.2023 13:59

Great saved my time , did well , thanks!

Ответить
dominic yutes
dominic yutes - 01.03.2023 10:48

Excellent video, explained very damn straight....

Ответить
Neeraj Deori
Neeraj Deori - 16.02.2023 21:10

You are best sir

Ответить
Vemula Ajiteshwar
Vemula Ajiteshwar - 15.02.2023 08:05

Informational and straight forward, thanks for the tutorial and the Github repo it helped me to learn in practical way, good luck for future videos, keep coming with more videos !!

Ответить
aqib khan
aqib khan - 05.02.2023 22:29

Great video!!!!
👍👍👍

Ответить
Yamil Layicov
Yamil Layicov - 27.01.2023 11:51

Thanks man, your're the best, you saved my life
👍

Ответить
Phiraveen
Phiraveen - 19.01.2023 10:41

Crystal clear explanation. Thank you for this video.

Ответить
suraj subin
suraj subin - 07.01.2023 08:05

Not Working Sir😢😭

Ответить
Jershell Dumayao
Jershell Dumayao - 20.12.2022 04:23

Just wondering sir what to do if you want for these codes for example to listen to a different an existing api?

Ответить
Tran Ngoc Son
Tran Ngoc Son - 19.12.2022 10:33

Great video, thanks so much

Ответить
Anggaswangi Press
Anggaswangi Press - 09.12.2022 03:50

Amazing tutorial, the creator is generous, we don't need to buy coffee to get the code, thank you!

Ответить
Venu L
Venu L - 08.12.2022 23:11

I refered many tutorials but they were not up to the mark. But you explained well the presentation is good bro👌thank you

Ответить
TheHelpOf™NS
TheHelpOf™NS - 07.12.2022 20:43

You have covered maximum scenarios buddy...what a great explanation.....i understand 80%...thanks 🙏.... 💕 From Telangana state...india

Ответить
Durga Prasad
Durga Prasad - 07.12.2022 20:38

This is the best Reactjs CrUD operations vedio i have found.

Ответить
Wildann49
Wildann49 - 07.12.2022 10:45

is there example for login?

Ответить
venkateswararao kondeti
venkateswararao kondeti - 03.12.2022 17:17

I learn a lot of new things from this tutorial. Very useful. Thank you 🙏

Ответить
dotnet full stack
dotnet full stack - 02.12.2022 12:19

Excellent explanation and very good narration.

Ответить
Mohamed Awad Ali Awad
Mohamed Awad Ali Awad - 29.11.2022 21:15

how to delete all data by button delete all

Ответить
K~Max
K~Max - 26.11.2022 09:10

Thank you very much...this video is really help for beginner... ❤️❤️

Ответить
Mundo Reactivo
Mundo Reactivo - 17.11.2022 05:15

Excellent explanation, thank you very much!

Ответить
Mohammed hasnain
Mohammed hasnain - 14.11.2022 19:30

Sir edit page is working but it is not updating the table plzzz help...

Ответить
Mohammed hasnain
Mohammed hasnain - 14.11.2022 12:53

Unable to create db.json file

Ответить
NotNicooo
NotNicooo - 14.11.2022 10:06

Hello! when i click submit it automatically refresh and the data didn't save. Should i put some delay or what should be done on this end?

Ответить