Services in Angular - Learning Angular (Part 6)

Ойын-сауық

Learn how to create a service, inject a service into a component for use, and more in this video! Find out what service is and its many functions.
Resources:
Completed code for this lesson → goo.gle/44xzZ0A
Catch the next episode, Forms in Angular → goo.gle/3LW8YMP
Watch more episodes of Learning Angular→ goo.gle/Learning-Angular
Subscribe to Angular → goo.gle/Angular
#Angular

Пікірлер: 19

  • @Angular
    @Angular Жыл бұрын

    Watch more episodes of Learning Angular→ goo.gle/Learning-Angular

  • @mvishalshukla007

    @mvishalshukla007

    Жыл бұрын

    I am eagerly waiting to see video tutorials on web component in angular

  • @zopokhan
    @zopokhan21 күн бұрын

    This series has been a game-changer for my workflow. Thanks!

  • @josuepintor9315
    @josuepintor9315 Жыл бұрын

    This was amazing. I'm currently working on a project and needed this information and it was simple to follow, replicate and adapt to my needs. Thanks a bunch.

  • @Angular

    @Angular

    Жыл бұрын

    So glad you found it valuable. Thanks so much for watching and good luck on your project!

  • @DungLearnThings
    @DungLearnThings17 күн бұрын

    mark thompson is the coolest angular teacher 🤩

  • @mirci5459
    @mirci54599 ай бұрын

    Thank you a lot for these videos, they are so helpful! But I'd suggest to show explorer bar in VS Code to understand in which file you are working, where this file is, where folder with services is and so on. It will help beginners to understand navigation better

  • @mambacurry3090
    @mambacurry30907 ай бұрын

    While importing inject in the home component first letter of inject which is 'i' must be in small letter. If you add Inject with capital "I", then it will not work. At 4:21

  • @Vthoen
    @Vthoen19 күн бұрын

    the angular website skips the previous tutorial video, this made it very confusing.

  • @ramijawadi4356
    @ramijawadi43566 ай бұрын

    no listing-description class in css file ...

  • @gonzo1457
    @gonzo14576 ай бұрын

    Hi! Great tutorials! Just a question. Is the same the: "housingService = inject(HousingService); " in detailsComponent than the: "housingService : HousingService = inject(HousingService);" in HomeComponent ? Is there a reason to declare the type of the property in one and not in the other? thanks!

  • @Angular

    @Angular

    6 ай бұрын

    Great question and this is likely Mark just showing both ways of doing it, but technically, TypeScript can infer the type of HousingService just fine.

  • @jediampm
    @jediampm Жыл бұрын

    Hi, again about inject vs constructor params to inject a service and deeps and this template (details) is starting to be big to fit in a ts file, so why not in separated file?

  • @Angular

    @Angular

    Жыл бұрын

    We made the decision to keep the template inline for this example to reduce the number of file someone new to Angular would have to reason about. In future courses, we'll mention more best practices about when to move to a separate file for templates. Thank you for watching, and thank you for the feedback.

  • @jeverydk
    @jeverydkАй бұрын

    Question, instead of using inject, couldn't you then instanciate the service in a constructor?

  • @Angular

    @Angular

    Ай бұрын

    Sure, that method works, too.

  • @peymanebrahimi7756
    @peymanebrahimi7756 Жыл бұрын

    where are images of houses? nothing in assets

  • @Angular

    @Angular

    Жыл бұрын

    We're working to improve the download to include the images, but until then you can download the images from here: github.com/angular/angular/tree/main/aio/content/examples/first-app-lesson-00/src/assets

  • @peymanebrahimi7756

    @peymanebrahimi7756

    Жыл бұрын

    @@Angular Tnx

Келесі