Angular 10 Tutorial #38 - Routing Strategy in Angular | Angular 10 Tutorial For Beginners

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

КОМЕНТАРІ • 37

  • @ajaykumargupta3720
    @ajaykumargupta3720 2 роки тому

    thank you sir , it is too much easy to understand

  • @virat091290
    @virat091290 3 роки тому +2

    Great Set of Videos. Enjoying your course !!!

  • @rethikinfokids
    @rethikinfokids 3 роки тому +1

    Really it's very useful and I have watched all videos in this

    • @ARCTutorials
      @ARCTutorials  3 роки тому

      Thank you so much buddy for your kind words 👍

  • @sowmyakarumanchi2826
    @sowmyakarumanchi2826 3 роки тому +1

    Great explanation

  • @amanuellebassi7294
    @amanuellebassi7294 3 роки тому +1

    Great Lecture

  • @ksas323
    @ksas323 3 роки тому +2

    Great video, but please we need more and more

  • @afzalhossain4142
    @afzalhossain4142 2 роки тому +1

    nice

  • @mohammadikram687
    @mohammadikram687 2 роки тому

    I came across this Problem when i was deploying my angular application on AWS Ec2 and there Default Angular routing wasn't working, thats when i used location strategy and then every thing worked properly.😌😌

  • @sachinmane3698
    @sachinmane3698 3 роки тому +1

    Great Video.But plz show less advertisement.because its irritates and its come in between main topic .Thanks

    • @ARCTutorials
      @ARCTutorials  3 роки тому +1

      Sure Sachin. Will try to implement your feedback

    • @mohammadikram687
      @mohammadikram687 2 роки тому +1

      What's the Problem in that ? i even click on ads or watch whole ad, its one of the ways we can support content creator like Arc tutorial, watching ads not just help his videos to get some ad revenue but it will also let his videos recommend by youtube algorithm. 👍👍

  • @forusree2111
    @forusree2111 3 роки тому +1

    Great learning so far... thank you for the hard work you put it for the community.
    Isn't the hash strategy useful to maintain browser history whenever user hits browser back button as it is Angular is SPA?

    • @ARCTutorials
      @ARCTutorials  3 роки тому +2

      Hi Sreekanth. Not necessarily. We can achieve the brower history can be maintained using either ways. Not necessarily using only hash strategy

    • @forusree2111
      @forusree2111 3 роки тому

      @@ARCTutorials I hope you cover(ed) browser history with a short video..

    • @MrLalit91
      @MrLalit91 2 роки тому +1

      @@ARCTutorials # is nightmare only for SEO everyone else is Happy......isn't it😁?

    • @ARCTutorials
      @ARCTutorials  2 роки тому

      😄

  • @AussieAmigan
    @AussieAmigan 3 роки тому

    I removed the outlets and named routers from the last video, of course, and just have a single default router-outlet in app.component.html.
    I think there may be a continuity issue from the last video. You were able to do "loans/add" in this video. Did I miss something? I might have.
    Do you have this as one of your routes? { path: 'loans/add', component: AddLoansComponent },

  • @amarnath602
    @amarnath602 3 роки тому

    Hello Sridhar,
    What's the purpose of useClass? Will be explained in the upcoming tutorials?
    As per my understanding, the Hash strategy used to understand the external vendors the routes as routes and not as folders or it depends?
    Thanks

  • @shivamsharma-pf2hc
    @shivamsharma-pf2hc 3 роки тому +1

    Sir please make one series for SPA micro front-end

    • @ARCTutorials
      @ARCTutorials  3 роки тому +1

      Hi Shivam. Sure will try and create content for it soon

  • @souradeeppanja739
    @souradeeppanja739 3 роки тому +2

    Hello sir, can you please provide the notes for angular, it will be very usefull for my interview preparation

    • @ARCTutorials
      @ARCTutorials  3 роки тому +2

      Hi Souradeep. All the notes are available in the github link github.com/arctutorials/angular-10-notes

    • @souradeeppanja739
      @souradeeppanja739 3 роки тому

      @@ARCTutorials Thank you very much sir

  • @amanuellebassi7294
    @amanuellebassi7294 3 роки тому +1

    Waiting for Angular 10 Tutorial #40