Introduction to HTTP requests in Angular | Angular HTTP | Angular 13+

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • Hello and welcome to another exciting section of this complete anular course. In this section, you will learn about how to make HTTP requests to the server.
    In this lecture you will learn briefly how we should connect to a database from our angular application and why we should not connect to a database directly from in angular.
    I will also give you brief overview on the anatomy of HTTP request and response and what are the core parts of an HTTP request. Let's get started.

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

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

    Hello sir, I spent all day trying to find a clear explanation on http requests in angular as I see it's one of the core concepts to understand for beginners like me. Finally found what I was looking for. Thank you!

  • @SuperShivammm
    @SuperShivammm 2 года назад +2

    I am using firebase Firestone as.
    the back end where is no such thing as get, post ... like httprequest and I want to ask you about credencial iis firebase using api? As you mentioned our front end should not directly connected to database.

  • @ShubhamPatil-rr4on
    @ShubhamPatil-rr4on Год назад

    I love the series ♥️♥️❤️❤️❤️😍

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

    This is a great series! Thanks!