ANGULAR 12 TUTORIAL (Part 3): SERVICES & HTTP CLIENT

preview_player
Показать описание
Angular 12 tutorial showing how to generate a service and use the Http Client module to query an API and display some data in a component.
Рекомендации по теме
Комментарии
Автор

Perfect video for me. I hadn't done any Angular for a couple of years so showing the red curly underlines as you worked through it helped me remember things I needed to do to get httpClient going.

mysomervda
Автор

Thank you so mcuh for this great video!

chloehuang
Автор

I have to say man, by the thumbnail I expected a bad tutorial but actually, top job, one of the best ones I've seen.

koam
Автор

Thank you so much, you really good at it

korvinkori_
Автор

Great tutorial, if you have time that would be very apreciable that you continue to share some tutos about angular because you explain things clearly and simply and that's very cool. Thank you !

innermost
Автор

thanku for this.
can i call the service's methods directly in my component's html ?

av
Автор

Great tutorial! But I have one problem: The data are not shown. If I remove "| async", it doesn't work instead.

giovannimartucci