Angular 10 Tutorial #49 - Route Guards - CanActivate in Angular | Angular 10 Tutorial For Beginners

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

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

  • @ABHISHEKKUMAR-rj1cl
    @ABHISHEKKUMAR-rj1cl Год назад +1

    Thank You

  • @ioSteph
    @ioSteph 3 года назад +2

    Thank you very much, it's all pretty clear. We are all looking forward to new episodes. 🙏

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

      Thanks Steph for your kind words. Will roll more over this weekend

  • @pridhvikumar3265
    @pridhvikumar3265 2 года назад +1

    Hi Sir,
    This tutorial is very helpful.. And your way of teaching is 👌👌👌👌

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

    Thanks a lot Sridhar sir....Looking forward to complete this series till deployment...Thanks for uploading 🙏

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

      Hi kishore as promised i will continue this series daily!!! Happy learning 👍👍

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

    Happy to have you back after long time in Angular series :)

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

      I promise i will be more regular and will try to wrap this series by Feb end

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

    Greatly explained

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

      Thank you so much for your kind words

  • @sapansaxena7231
    @sapansaxena7231 3 года назад +2

    thank-you so much sir for this playlist, I really learnt a lot from you.

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

      Thanks Sapan. For your kind words. Also please check out the MEAN stack live project tutorial for learning how to build live application ruclips.net/video/RJc9wD02DMU/видео.html

  • @Manikandan-sm4qw
    @Manikandan-sm4qw 3 года назад +1

    It is very good to explain the route guard , brilliant work keepit

  • @lakshitaarora1343
    @lakshitaarora1343 3 года назад +2

    Hi sir Thank you so much for tutorials.I want to learn that project which you created in angular i want to learn from the live project too.Can you please share the link of those tutorials. it would be really helpful.

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

      Hi lakshita. I will soon start a live project on Angular 11. Stay tuned for the same.

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

    Hello.
    I am learning Angular from this tutorial and I found this tutorial really helpful. May I know if there is any live project in this same tutorial or there's some other playlist for the project?

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

      Hi Amit. Yes i will soon start adding more tutorials to the playlist

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

    Super sir
    Waiting for this course from long time .
    Tell brief what you are going to take topics...
    Thanks

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

      Sure Saalim. Glad you are enjoying the series. I will definitely try to post as frequent as daily. Thanks again

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

    I really enjoyed this content. Great Stuff!!. Can you pls do a tutorial like say for example application has 5 user, two users have access to add functionality, and two use can have edit functionality and one user has admin, means both add and delete functionality. I believe my request will consider. Thanks in Advance

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

    Thanks, Sridhar. You are fabulous!

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

      Thanks so much buddy for your support always!!!

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

      @@ARCTutorials Thanks for your time and tireless efforts.

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

    Hello sir,
    Your videos are really helpful, great work much better than most paid courses . If you could provide pdf version of your notes it would be of great help.

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

      Hi karan. All the notes are available in the github link provided

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

    Hi Sir, thank you very much for sharing the useful information, Unable to find the notes in Github link in the shared path.please upload

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

      Hi Katta. I can send the notes over email. Pls write to me at soorya.aaradhya@gmail.com

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

    sir ye achha tha ...aisa hi kam samay ka video dala kijia, kam samay me jyada samajh aa jaye..jyda time job k bad nahi milta ha padhne ka

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

      Sure Govind. Will do going forward. Thank you

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

    Hello sir, is there any big difference between angular 9 and 10? Like, can we resume the remaining topics (angular 10 topics to be uploaded) through your angular 9 series?
    Thank You

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

      Hi Thasmeer. Difference between Angular 9, 10, 11 are very minor. I have covered that exclusively in this video ruclips.net/video/0qhtqdXF8oA/видео.html

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

    Looking for security, deployment in this series

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

      Sure Sreeni. I will surely cover these topics too as part of deployment

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

    Hi sir

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

    Who else noticed "ask your comments in the doubts" at 8:13? 😅😂

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

    I'm facing this error: ERROR in src/app/app-routing.module.ts:15:70 - error TS2304: Cannot find name 'AuthGuard'.
    15 { path:'view-users', component: ViewUsersComponent, canActivate : [AuthGuard] },
    Please help me to resolve this error
    ~~~~~~~~~

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

      Hello Sara Vana,
      It seems you haven't created the guard, but seems to accessing the guard from app-routing module file.
      To Resolve this
      Run this below command
      ng g guard auth
      after this command, you can select the canActivate interface
      Then 2 files will be generated
      auth.guard.ts
      auth.guard.spec.ts
      If you follow these steps, it will resolve your issue.
      Thanks

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

      @@amarnath602 Hi I have corrected that issue forgot to remove my comments thank you for your reply

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

      ​ @SARA VANA Good to know its resolved, Could you please let us know what's the actual issue,
      If you share it will be helpful for others, who are facing or might face these errors in the future.
      Thanks

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

      @@amarnath602 I'm not remember that. Might be I forgot to create the guard. I need one help, can you post how to write an unit test in Angular? In some interviews I'm facing unit testing questions. Like some interviewer asked how to write a unit test in angular