NestJS Guards

Sdílet
Vložit
  • čas přidán 28. 12. 2023
  • Support the Channel:
    Become a Member: czcams.com/users/ansonthedevel...
    Become a Patreon: / stuyy
    Buy me a Coffee: ko-fi.com/anson
    Donate on Streamlabs: streamlabs.com/ansondevacadem...
    Donate on PayPal: paypal.me/ansonfoong
    Connect with me:
    Twitter: / ansonthedev
    Discord: / discord
    GitHub: github.com/stuyy
    Twitch: / stuy
  • Jak na to + styl

Komentáře • 14

  • @hyperknight7284
    @hyperknight7284 Před 6 měsíci +2

    Anson ! I don't usually comment on youtube videos but I really like the content you are posting. Espically the Devops and Microservices stuff. It's ashame to see that you aren't at a million subscribers, but you are a great teacher and a super smart dude. Keep up the good work my guy, I am rooting for you

    • @ansonthedev
      @ansonthedev  Před 6 měsíci +1

      Much appreciated. Thank you very much. :)

    • @9_kicksfooty
      @9_kicksfooty Před 6 měsíci

      ​@@ansonthedevi am currently doing your express tutorial, God bless you man

  • @trangmanh434
    @trangmanh434 Před 5 měsíci

    Hi Anson! Can you make series of using NestJS with MikroORM. I'm learning it but there are very few tutorial series

  • @omarh.soliman6814
    @omarh.soliman6814 Před 6 měsíci

    can you make series of using nestjs with typeORM like building Ecommerce Rest Api with typeORM

  • @deepikamateti17
    @deepikamateti17 Před 5 měsíci

    Hi anson, really appreciate all the tutorials on nest, one question we need to implement jwt token verification by calling another jwt service in our Nest js service, among guards,middleware,interceptor which one should I use to validate jwt token for all routes? Thanks!

    • @ansonthedev
      @ansonthedev  Před 5 měsíci

      Guards should be responsible for doing that. Check out my JWT video with Nest.js to see an example!

    • @deepikamateti17
      @deepikamateti17 Před 5 měsíci

      @@ansonthedev Thank you !! Keep posting great tutorials 😃

  • @hariomsharma1202
    @hariomsharma1202 Před 5 měsíci

    Hi Anson! Can you share which theme for VS Code you are using in this video?

  • @wafiqhosain5713
    @wafiqhosain5713 Před 6 měsíci

    Hi anson, i've a question. There are many utube channel who creates fullstack_projects like (code_w/_antonio, jsmastery etc). And projects like twitch clone, microservice_based_backend projects. Can i add these projects in my portfolio including my own additional feature?

    • @ansonthedev
      @ansonthedev  Před 6 měsíci +1

      No you should not do that. You should build your own project from scratch, even the simplest one out there, like a to do list.

    • @dr-Jonas-Birch
      @dr-Jonas-Birch Před 6 měsíci +1

      Excellent video. Looking forward to the Jwt. Happy Newyear's. JB

  • @dr-Jonas-Birch
    @dr-Jonas-Birch Před 6 měsíci

    By the way, Anson. You inspired me to write my own Postman for the CLI. It's called bash-client on Npm, it's written in TS and I released it today. I'm not trying to promote it (you may delete this comment) but first I wanted to ask you: would you take a look at the code and say what you think? Best regards, Jonas