Nest.js Crash Course : A Comprehensive Step-by-Step Tutorial

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

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

  • @azizbek1106
    @azizbek1106 Год назад +25

    I recommend anyone who has just started learning NextJS for the first time, This video is better than everyone else

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

      wow, thst was a nice one 🌷🌷🌷. it really encourages me to move forward. thanks.

    • @minhtetoo80
      @minhtetoo80 Год назад +7

      It's NestJS. Not NextJS

    • @azizbek1106
      @azizbek1106 Год назад +3

      @@minhtetoo80 I recommend anyone who has just started learning NestJS for the first time, This video is better than everyone else

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

      Thanks for the review. This was the first video Google recommended to me.

    • @laxmikanthgurram1074
      @laxmikanthgurram1074 10 месяцев назад

      agreed ,after 27 minutes into the video, btw its nest js and not next js

  • @rayhankabir6419
    @rayhankabir6419 8 месяцев назад +1

    very helpful course.. please make more detailed videos on Nest Js

  • @mehmetbagci3447
    @mehmetbagci3447 11 месяцев назад +1

    Amazing tutorial. Thank you for sharing

  • @viralmoney8619
    @viralmoney8619 Год назад +3

    Amazing steps to next js.. pls make huge playlists by creating large application with Nest js and angular 🎉

  • @logistics_guy
    @logistics_guy Год назад +2

    This channel is sick. Thank man!

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

      Hi, Is that a complement? 😂

  • @evanskwofie2443
    @evanskwofie2443 Год назад +3

    This was a brilliant video. Using docker was a nice touch. thanks for this. Look forward to the authentication video

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

      Thanks, 🙏 🌹, I am really glad it was helpful for you. Actually I have created a video for authentication in nest.js : ruclips.net/video/twaUdKr06kA/видео.html

  • @ogbuezekiel7400
    @ogbuezekiel7400 11 месяцев назад

    Nice work man. You're the best!!

    • @SakuraDev
      @SakuraDev  11 месяцев назад

      Thanks you so much 🙏💖

  • @0xIslamTaha
    @0xIslamTaha Год назад +1

    Thanks for sharing, one of the best crash course regarding NestJs

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

      Thank you for sharing your positive comment on the NestJS crash course video. I'm glad to hear that you found it helpful and informative 🌷🌷

  • @SiavashSol
    @SiavashSol 5 месяцев назад

    It's a useful crash course of Nestjs whether For Recap Or Learning.

  • @nimanikoonazar1541
    @nimanikoonazar1541 7 месяцев назад

    great video

  • @ezramollena7588
    @ezramollena7588 11 месяцев назад

    what a cool tutorial, i wonder if you have a tutorial setting up cicd for your nest app to aws ?

    • @SakuraDev
      @SakuraDev  11 месяцев назад

      Thanks 🙏. I need to do some research about it

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

    Thank you so much for a step-by-step explanation.

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

      thanks. I am very glad it was helpful for you 🌷🌷

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

    Awesome. Thank you so much for crash course video and you explain so clear.

  • @quamzgraphix9826
    @quamzgraphix9826 Год назад +2

    very good video. keep up the good works.

    • @SakuraDev
      @SakuraDev  Год назад +2

      Thank you for sharing your positive comment 🌷🌷

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

    Good !

  • @andrejkling3886
    @andrejkling3886 7 месяцев назад +1

    Amazing tutorial… thanks a lot 🔥🔥🔥💯 can you create some real project with this tools please?

  • @西边皆通
    @西边皆通 Год назад

    Good job! Will your next video for nests +prisms tutorial

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

    Great tutorial! I would like your opinion on using Prisma over Typeorm ? Looking forward for future videos like this!

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

      Hi, Thanks 🙏🙏. Well, I think, since Prisma uses objects instead of class instances for returning data, It might be faster in data intensive apps.

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

    Thank you so much. Can u make more video about Nest?

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

    Good video and explanation

  • @Nanashi-rq7lk
    @Nanashi-rq7lk Год назад

    Perfect Video

  • @PengJin-i8k
    @PengJin-i8k Год назад +1

    thanks so much 谢谢 :

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

    I want to plzzzz ask u a question. How can I use NextAuth with Google to authenticate the user and then pass the session to NestJS project to authenticate the user there also so I can use the guards' features in NesfJS. There are no guides or tutorials about this at all

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

    Hi, I am encountering an error while starting the application.
    [Nest] 608 - 07/30/2023, 1:20:13 PM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)...
    error: password authentication failed for user "postgres"
    but the password is correct. Why this happending?

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

      Please double check your pass. And if it did not work, share your code in github, I will take look at it.

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

      I have the same issue. So I try @lmessi5924 suggestion to stop the local postgres service, and it works. Hope this help.

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

    that's was nice video thanks

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

    Hello Sakura can you please make a crash course or something on GraphQl .I have learnt Axios and Fetch Api after that
    tried to learn Graph Ql but failed miserably as all the stuff is outdated .

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

      Yeah I will put it on my list.

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

    I would really appreciate it if you can do a video about how to dockerize react/next apps

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

      Hi, I will do that soon.

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

    thanks

  • @lmessi5924
    @lmessi5924 Год назад +2

    🔊
    Since OP is using Docker for DB connection, please stop your locally installed postgres, otherwise you would get testDB database does not exist.

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

      yes, thanks for your tip. if you want to use local postgres, just create testDB, manually.

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

      You are a hero, I have been trying to figure out what the problem is and wasted about 1.5 hours before deciding to check out the comment section. You are a life saver.

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

    it is good to use nestjs as a backend and nextjs as frontend?

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

      Yeah it's really awesome

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

      It is my stack.

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

      @@SakuraDev will you create a video about that in the future? maybe with drizzle too

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

      @@_codesan Yes I put it on my list. It is a good idea.

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

    1 project on nest js plz

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

      hi, I have created a new one: ruclips.net/video/khNwrFJ-Xqs/видео.html

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

      @@SakuraDev oh my god I was looking for this you made it.. Millions of thanks ❤ dear for your effort for us

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

      @@pacificview8276 😃😃🙏🙏🙏🙏

  • @Vivek-Nishad
    @Vivek-Nishad Год назад

    Hi , I am getting this error
    "Cannot use namespace 'PostgresConnectionOptions' as a type.ts(2709)
    Exported variable 'config' has or is using private name 'PostgresConnectionOptions'.ts(4025)"
    in ormconfig.ts on this line
    "const config: PostgresConnectionOptions = {"
    if i change PostgresConnectionOptions to any it works.