Angular 10 Tutorial #37 - Multiple Router Outlets in Angular | Angular 10 Tutorial For Beginners

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น •

  • @amirkian1181
    @amirkian1181 2 ปีที่แล้ว

    Is it a must that puttingrouter outet inside app.comonent and nowhere else?

  • @millionaires1
    @millionaires1 3 ปีที่แล้ว +2

    The underlined part is very helpful, thank you sir

  • @kew98
    @kew98 4 ปีที่แล้ว +2

    Great lecture, waiting for the next episodes

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Thanks Kebin. More tutorials coming today 👍

  • @umeshsharma-uc5pw
    @umeshsharma-uc5pw 11 หลายเดือนก่อน

    Hello sir, Thanks a lot for this angular series

    • @ARCTutorials
      @ARCTutorials  11 หลายเดือนก่อน

      You are most welcome. Glad you are enjoying the tutorials 👍

  • @DDivineDirection
    @DDivineDirection 3 ปีที่แล้ว +1

    well explained.. Thanks a lot

  • @jamesmcgill807
    @jamesmcgill807 2 ปีที่แล้ว +2

    Hello - I have been watching many videos and find them extremely
    helpful. Have you discussed routing with tabs? I am not able to get
    this to function correctly as the desired content is loaded into the
    incorrect router outlet. I tried to use the content of this video in order to solve my problem but the path is not recognized.
    I bought a couple cups of coffee!

    • @ARCTutorials
      @ARCTutorials  2 ปีที่แล้ว

      Thank you so much buddy for your kind words. Drop me email at soorya.aaradhya@gmail.com if you need any help!

  • @sowmyakarumanchi2826
    @sowmyakarumanchi2826 3 ปีที่แล้ว +1

    👌 explained

  • @chandrashekharmaity9401
    @chandrashekharmaity9401 3 ปีที่แล้ว +1

    I have one scenario like when we have to add multiple router outlet in different templates of the same project. In that case how can we handle it?

  • @sukhamjotsingh3447
    @sukhamjotsingh3447 3 ปีที่แล้ว +1

    Can you provide me the syntax for routerLink?
    Normally we just mention the path in routerLink but in multiple outlets how can we access it ?
    Thank you.

  • @amanuellebassi7294
    @amanuellebassi7294 4 ปีที่แล้ว +1

    Thanks for the insight. Amazing lecture

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Glad you enjoyed it! Thanks so much buddy!

  • @imboko2008
    @imboko2008 3 ปีที่แล้ว +1

    I also love the typing of notes on a notepad.

    • @ARCTutorials
      @ARCTutorials  2 ปีที่แล้ว

      I am old school buddy!!!

  • @vaibhavmane5758
    @vaibhavmane5758 4 ปีที่แล้ว +1

    please try early with some use cases ,or else i have one that is we have header ,nav bar and within content we have multiple route-outlet that we have to show side by side in content area or you can suggest me how we can do so i vl try my own

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Hi Vaibhav. For the use case you mentioned, we dont need multiple router outlets. We can do that by just using components.

    • @vaibhavmane5758
      @vaibhavmane5758 4 ปีที่แล้ว +1

      @@ARCTutorials but it is possible to show url too? because after clicked side menu item right side half screen vl show one component and after click right side component list item remaining half another component and url vl show from side menu to till right side last component, how can i achive ?

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Why would u want to have components like sidebar, header, footer load on click? I am not sure if I understood your requirements. Can u pls explain again? Thanks

    • @vaibhavmane5758
      @vaibhavmane5758 4 ปีที่แล้ว

      @@ARCTutorials ok see i have implemented layout header and nav bar next once o click on side bar item under the header content there i load one component using content half screen next i have to load another component using route id in remaining content half screen
      or else you can send me email i vl send you layout for better understanding

  • @amarnath602
    @amarnath602 3 ปีที่แล้ว

    Hello Sridhar,
    Do we need to use only in app.component.html or we can use any HTML in our app?
    Thanks

  • @lingarajsahoo3583
    @lingarajsahoo3583 4 ปีที่แล้ว +1

    Thank you

  • @mayurgowdamn3782
    @mayurgowdamn3782 3 ปีที่แล้ว

    Is it possible to access names router without using primary router?

  • @AbdulSalam-sl3lu
    @AbdulSalam-sl3lu 4 ปีที่แล้ว +1

    Thank you🙏

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Glad you liked it Abdul 👍

  • @Shaikh-Ji
    @Shaikh-Ji 2 ปีที่แล้ว +1

    I made the 400th like and 50th comment 😄😄

    • @ARCTutorials
      @ARCTutorials  2 ปีที่แล้ว +1

      Thank you so much for your support buddy

  • @atishgarg135
    @atishgarg135 2 ปีที่แล้ว

    Hello Sir from which tutorial we will learn to build up an application.

  • @abutharik458
    @abutharik458 3 ปีที่แล้ว +2

    Sir you are just doing a great work as there no such channel explaining angular in detail. Why you didn't posted any videos for react tutorial?

  • @DesignTheWeb
    @DesignTheWeb 4 ปีที่แล้ว +1

    sir plz start services in angular 10. I am waiting for your amazing lectures on services. Thanks a lot for your great work.

    • @ARCTutorials
      @ARCTutorials  4 ปีที่แล้ว

      Hi. Yes thats also starting soon buddy!!!

    • @DesignTheWeb
      @DesignTheWeb 4 ปีที่แล้ว

      @@ARCTutorials ok thanks for your Instant reply. It is really nice of you.

  • @saikumarmogilla450
    @saikumarmogilla450 4 ปีที่แล้ว

    HI sir, please explain absolute navigation and relative navigation

  • @machaboreadikudumba5081
    @machaboreadikudumba5081 2 ปีที่แล้ว

    Hi sir
    Can we have a route like
    localhost:4200/user/login
    If so how should we implement it ?

    • @PelpsRoxXx
      @PelpsRoxXx 2 ปีที่แล้ว

      Yes, see the episode 35 and it will be answered

  • @stanallen1072
    @stanallen1072 3 ปีที่แล้ว +1

    When you start going too fast for me I turn the video to 1/2 speed. Then you sound like you have been drinking. lol. Very good videos, I am enjoying coding with them and am learning a lot.

    • @ARCTutorials
      @ARCTutorials  3 ปีที่แล้ว

      Ha ha ha. Will keep in mind to go slow. And drunk coding is a good idea! Any ideas what i should be drinking? Lol

    • @stanallen1072
      @stanallen1072 3 ปีที่แล้ว +1

      @@ARCTutorials They tell me that wine is good for you in moderation. :)

    • @ARCTutorials
      @ARCTutorials  3 ปีที่แล้ว

      @@stanallen1072 ha ha nope im more of a beer person 🤭

  • @saalimhussain6635
    @saalimhussain6635 3 ปีที่แล้ว

    How to route from login page to other page .
    For me it's showing below the login page .
    Where should I use router outlet for that
    If I click submit button , it should route to the other component , without showing the login page

  • @DineshKumar-hc6xd
    @DineshKumar-hc6xd 3 ปีที่แล้ว

    Video quality is not gud. It's blurry

    • @hunaynhafeez5634
      @hunaynhafeez5634 3 ปีที่แล้ว

      It's your internet or may be a screen issue.