Deleting Data with HTTP Delete Request | Angular HTTP | Angular 12+

Поделиться
HTML-код
  • Опубликовано: 3 дек 2024

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

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

    you just saved my day today, this delete item by index were haunting my from last 3 days, thanks a lot

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

    you are so great at explaing things! I am quite grateful for the consistency of your videos

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

    Dear sir, in this code how are the IDs matched between array in your project and long id on the server? Is it because of using map function when pulling the data in the pipe? Thank you!

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

    Please create a small project so that we can go ahead based on that

  • @abdulaziz7013
    @abdulaziz7013 2 года назад

    Sir, can we use any datebase technologies for real time?
    Such as?
    Mysql?
    Oracle
    Mongo?

    • @procademy
      @procademy  2 года назад +3

      Yes off course you can. But in that case, you will have to write APIs from scrach if it is not already there. Usually that's what we do in real world projects. Here, I simply wanted to show how to work with backend in Angular without worrying about creating APIs and Databases

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

    how to not refresh

  • @abdulaziz7013
    @abdulaziz7013 2 года назад

    Awesome

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

    How not to refresh please?