Angular Menu: A Step-by-Step Tutorial

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

КОМЕНТАРІ • 37

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

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

  • @hamza201183
    @hamza201183 15 годин тому

    Thank you very much dear Oleksandr

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

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

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

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

  • @Amauriking
    @Amauriking 4 години тому

    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

  • @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 28 днів тому

      @@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 26 днів тому

    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 2 дні тому

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

  • @rishikeshsarangi1245
    @rishikeshsarangi1245 25 днів тому

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

  • @sfspmusic
    @sfspmusic 2 дні тому

    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  21 годину тому

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

    • @sfspmusic
      @sfspmusic 18 годин тому

      @@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?

  • @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 26 днів тому

    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  26 днів тому

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

    • @gabrieldavimonteiro9139
      @gabrieldavimonteiro9139 26 днів тому

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

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

    you have a beautiful smile!

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

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

  • @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.

  • @abrahamzachariah355
    @abrahamzachariah355 26 днів тому

    There is a channel called Angularistic. 😂