Angular Menu: A Step-by-Step Tutorial

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 39

  • @MonsterlessonsAcademy
    @MonsterlessonsAcademy  Місяць тому

    WATCH NEXT: Angular with NgRx - Building Angular Project From Scratch - ua-cam.com/video/vcfZ0EQpYTA/v-deo.htmlsi=BptT7eqgflHIoQiQ

  • @shahnawazk
    @shahnawazk Місяць тому

    Nice, simple, precise! I am in love with angular again. Thanks & keep it coming.

  • @hamza201183
    @hamza201183 5 днів тому

    Thank you very much dear Oleksandr

  • @fuzz157898745
    @fuzz157898745 Місяць тому

    Love your videos. I just finished my university project with thanks to your tutorials

  • @rafaseifert6449
    @rafaseifert6449 Місяць тому

    This is always a great content when you build custom angular components! I have taken few of your paid courses. I would greatly appreciate an angular course with nx monorepo and new ngrx signal store for state management. I think that would be most up-to-date project course.

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Місяць тому

      I will add it to the list of ideas. FYI I just released new angular course with signals where we build a project from start to the end
      monsterlessons-academy.com/courses/angular-signals-building-quiz-angular-project
      It's not ngrx signal or monorepo but only angular signals.

    • @theintjengineer
      @theintjengineer Місяць тому

      @@MonsterlessonsAcademy Hey, I was seeing the course you mentioned and in the setup video, you installed the cli@17. Is that the version you use? I mean, why not v18 to use the latest features?
      Thanks.

  • @marvelcontestofchampions3927
    @marvelcontestofchampions3927 Місяць тому

    In my opinion, you could centralize the logic within a service by using signals and observables, which would allow you to omit the use of input and output, keeping the components logic-free.

  • @brightokoro7073
    @brightokoro7073 Місяць тому

    Nice work thanks for sharing

  • @muhammadfahadabid5621
    @muhammadfahadabid5621 8 днів тому

    Quite informative
    Please, Can you share the name of the theme you are using right now?

  • @rishikeshsarangi1245
    @rishikeshsarangi1245 Місяць тому

    this video is a hidden tutorial on how to use signals :D

  • @sfspmusic
    @sfspmusic 7 днів тому

    Thanks for the tutorial! Is using using the hostListener a good solution for bigger websites, because it's like having a constant listener, and what are good alternatives to this approach?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  6 днів тому

      It's fine. We handle lots of events in big websites simultanously.

    • @sfspmusic
      @sfspmusic 6 днів тому

      @@MonsterlessonsAcademy by the way, what about using matchMedia or break points from Angular CDK? What are the pros and cons of these approaches in comparison to this one?

  • @jurybalikov7063
    @jurybalikov7063 Місяць тому

    I literally need to start refactoring my app to utilize sidebars on both sides tomorrow.

  • @stevewitman
    @stevewitman Місяць тому

    Nice video, though correct me if I am wrong but I think from 15:50 to 16:15 should have been omitted from the video, right?

  • @gabrieldavimonteiro9139
    @gabrieldavimonteiro9139 Місяць тому

    When i put it in a real cellphone. When i click on the buttons(links) all the sidenav turn intoblue. Someone can help me with this problem?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Місяць тому

      It's an outline css property probably. You can set it to outline: none;

    • @gabrieldavimonteiro9139
      @gabrieldavimonteiro9139 Місяць тому

      @@MonsterlessonsAcademy The sidenav Stills blue like a link when i touch him in any part

  • @luczztem
    @luczztem Місяць тому

    you have a beautiful smile!

  • @vittalmhetre76
    @vittalmhetre76 Місяць тому

    @MonsterlessonsAcademy when did you get on vs code?

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  Місяць тому

      A lot of people complained that it is difficult to follow my tutorials when I use Vim so I use Vscode now while recording them.

  • @Amauriking
    @Amauriking 5 днів тому

    I know you are working on latest angular release, but I would ask you if you can convert this project with old angular version using modules instead of standalone component. Thanks

    • @MonsterlessonsAcademy
      @MonsterlessonsAcademy  3 дні тому

      I don't see the point in it. People should move from modules to standalone and it makes sense to show the latest ways to write code.

  • @abrahamzachariah355
    @abrahamzachariah355 Місяць тому

    There is a channel called Angularistic. 😂