Update data with HTTP Put Request | Angular HTTP | Angular 13+

preview_player
Показать описание
In this lecture you are going to learn how to update data in the database by making an HTTP put request from the angular application. To update data in the server, we need to send an HTTP put request to the server.

We can send HTTP PUT request to the server using put() method of HTTPClient. So, in this lecture, i will show you step by step how you can implement the functionality of updating the data on a server in your angular application.
Рекомендации по теме
Комментарии
Автор

a kind request, kindly add the video serial number, so that we can view them as serialised playlist or can search easily.

thinkbeyondsky
Автор

Is there anyway that we don't need the fetch product button, and the frontend get updated automatically? Thank you.

universalworthy
Автор

@procademy why to you have to reload the page to reflect the changes. This just kills the very existence of angular. Pleas shed some light.

fahadally
Автор

Thanks.: I want to ask how to implement patch method request.

patrickmunyangabo
Автор

@procademy please explain about auto refresh also when update, thanks

leninnani
Автор

@procademy Do a video on Http Interceptors and Unit Testing

frontendhubs
Автор

I'm following this tutorial just a little modification: the create product and the display products are two components and they are children of app component. Now I don't know how to pass data among them. The passing data part is still fuzzy to me. Please help. Thank you very much.

universalworthy
Автор

can you please use a dialog to implement that

confidencekpodo
Автор

how to do this with a popup dialog please?

jaikduhamel
Автор

@procadmy
Hay bro can you send me code for me update not working while updating its creating new data with undefined i did same as you did
Provide a source code please

shilratna