Angular 9 Tutorial For Beginners #28 - Routing

Поделиться
HTML-код
  • Опубликовано: 5 авг 2024

Комментарии • 47

  • @jacksm8709
    @jacksm8709 4 года назад +4

    i still love the way u introduce topics, i started today from tutorial no.1 and I haven't left my computer. thanks so much

  • @elumalaikannan6348
    @elumalaikannan6348 Год назад +1

    I saw many channels, but this channel is always special one for me, thanks for sharing your knowledge sir🤗

    • @ARCTutorials
      @ARCTutorials  Год назад

      Thank you so much for your kind words 🙏

  • @gokultalks7253
    @gokultalks7253 4 года назад +7

    I saw many channels, but this channel is always special one for me, thanks for sharing your knowledge sir ❤️💯😊

    • @ARCTutorials
      @ARCTutorials  4 года назад

      Thank you so much Gokul for your constant support and encouragement. Cheers

  • @nogafouz2174
    @nogafouz2174 2 года назад

    thank you for much

  • @webbie_crawls
    @webbie_crawls 3 года назад +1

    yeeeaaah.....finally got the right channel and right person....good job ARC channel..liked it soo much sir..thank you

    • @ARCTutorials
      @ARCTutorials  3 года назад +1

      Thanks Ajeetesh. Once you are done with Angular 9 series. Mover over to Angular 10 series to get nee uses and fresh explanation 👍

  • @josbexerr5166
    @josbexerr5166 3 года назад +1

    Super curso................gracias

  • @saurabhdwivedi6927
    @saurabhdwivedi6927 3 года назад +1

    loves the tutorial i purchased from udemy paying money it was not worthty to learn and i came here which is worth dollars to me . can i get code and project of entire tutorials you made ???.THANKS MR.SRIDHAR RAO

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Thanks Saurabh for your kind words and support

  • @nabinghoshmaths6834
    @nabinghoshmaths6834 3 года назад +1

    Sir please make angular projects... I am desperately waiting for those upcoming videos

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Hi Nabin. I have already started a live project development on Angular and MEAN stack. Please check here. ruclips.net/video/RJc9wD02DMU/видео.html

    • @nabinghoshmaths6834
      @nabinghoshmaths6834 3 года назад

      @@ARCTutorials Thank u very much sir. ❤😍. Sir Can you please make a video on $event Concept. I am having some doubts in it.

  • @funnyzone2026
    @funnyzone2026 3 года назад +1

    Cannot find module '@angular/platform-browser' or its corresponding type declarations. it was showing error in app.route.ts , help me to solve this issue I am not able to proceed.

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Hi Buddy. try this command npm install @angular/platform-browser --save

  • @visiality3ddesigns944
    @visiality3ddesigns944 4 года назад +1

    7:39 I did not fuckget XD. Nice videos. Subscribed :+1:

  • @sreenuksr
    @sreenuksr 4 года назад +4

    Angular 9 Tutorial For Beginners #28 - Routing
    1. All the paths/routes or navigation requirements in Angular are handled by Angular router package
    2. We navigate from one component view to other using the routes
    3. we can configure various types of routes - default, child, wild card routes,Query params,URL segments, Lazy loading
    4. we create a routes array and whenever user requests a route
    - it will search in the routes array
    5. import { Routes, RouterModule } from '@angular/router';
    6. Router is singleton - which means there is only one instance of the application

    • @ARCTutorials
      @ARCTutorials  4 года назад +1

      Thanks Srini for capturing the notes. Regards Sridhar

    • @sreenuksr
      @sreenuksr 4 года назад

      @@ARCTutorialsthank you sridhar

    • @sreenuksr
      @sreenuksr 4 года назад

      @@ARCTutorials sridhar, I sent one mail to your Gmail. Could you please respond. Thank you

    • @santhosh2061
      @santhosh2061 3 года назад

      Router is singleton - which means there is only one instance of the application change to Router is singleton - which means there is only one instance of Angular router per application

  • @ShivKumar-vs3mw
    @ShivKumar-vs3mw 3 года назад +1

    How you get the app-routing.module.ts file? I think i miss this step.

    • @ARCTutorials
      @ARCTutorials  3 года назад

      When u generate Angular app using CLI it will ask u in the beginning if we want to include routing, if we select yes, it will generate the file. Alternatively we can add this file by ourselves

    • @ShivKumar-vs3mw
      @ShivKumar-vs3mw 3 года назад +1

      @@ARCTutorials Will this cmd "ng generate module app-routing --flat --module=app" works if I do alternatively ??

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Yes we can do that as well

  • @omkarjadhav7032
    @omkarjadhav7032 4 года назад +1

    sir plzz make a video on live prject .

    • @ARCTutorials
      @ARCTutorials  4 года назад

      Hi Onkar. I have already covered 1 live project on Angular CRUD. I will start another project soon. ruclips.net/p/PLp50dWW_m40WQ9-t0lyamekhE2OiZQrCG

    • @omkarjadhav7032
      @omkarjadhav7032 3 года назад +1

      thnk you sir

  • @shubhambhatia5668
    @shubhambhatia5668 2 года назад

    hi sir please share notes

  • @dhurjatypavankumar3223
    @dhurjatypavankumar3223 3 года назад

    sir pls send material

  • @saloni8581
    @saloni8581 2 года назад

    sir,voice is very low..

  • @rachanachaturvedi6127
    @rachanachaturvedi6127 2 года назад

    Hello Sir I like your Video, good explanation. Can you send me notes and PPT on my id. I want to learn Angular in details and you are explaining everything in detail. After so many search I have found best channel in youtube. Thanks in Advance

  • @avinashranjan
    @avinashranjan 3 года назад

    Please shares your valuable note

  • @yusufsaif0
    @yusufsaif0 3 года назад +1

    sir please send me Notes

  • @nabinghoshmaths6834
    @nabinghoshmaths6834 3 года назад

    Sir can I contact you by any means... Either via email or whatsapp or anything please... Currently I am working in a MNC where they have allocated me to full stack development project, for that I need your help. It will be very helpful

  • @sonalilaware1220
    @sonalilaware1220 3 года назад +1

    hii sir please share me note providede mail

  • @prasadpatil5226
    @prasadpatil5226 Год назад

    Please share the notes created by you o n my email id. I send a request mail few days ago.

  • @sathishduvva9648
    @sathishduvva9648 3 года назад +1

    sir please send me Notes

    • @ARCTutorials
      @ARCTutorials  3 года назад

      Sent. Please check

    • @sumanthavula9083
      @sumanthavula9083 3 года назад

      Sathish can you please send me the notes for this mail id---sumanthavula19@gmail.com