Fastify Course 🚀 The Performant Node.js Web Framework

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ส.ค. 2024

ความคิดเห็น • 28

  • @nikolcenalevski5164
    @nikolcenalevski5164 6 หลายเดือนก่อน +4

    wonderful introduction to "fastify", nicely explained and understandable by any beginner. thank you for your presentation.

    • @nltech1
      @nltech1  6 หลายเดือนก่อน

      Glad it was helpful!

  • @prashlovessamosa
    @prashlovessamosa วันที่ผ่านมา

    Thanks quick and crisp.

  • @dageddy
    @dageddy 6 หลายเดือนก่อน +2

    Very nice introduction. I’m enjoying learning about fastify. Your comments about the syntax are also useful.

    • @nltech1
      @nltech1  6 หลายเดือนก่อน

      Thank you! I'm really glad you find learning about fastify enjoyable!

  • @anuj7286
    @anuj7286 9 หลายเดือนก่อน +3

    This is a quick and simple tutorial to learn Fastify. Thanks, sir

    • @nltech1
      @nltech1  9 หลายเดือนก่อน +2

      Thanks! Glad you liked it!

    • @anuj7286
      @anuj7286 9 หลายเดือนก่อน

      @@nltech1 can we deploy fastify to EC2 instance easily?

    • @anuj7286
      @anuj7286 9 หลายเดือนก่อน

      I could not able to connect mySQL could please create a short tutorial?

  • @cannabisanomaly
    @cannabisanomaly 3 หลายเดือนก่อน +1

    Thank you for the super helpful and concise video! I had a question about the use of `process.exit(1)` being used on your catch statement; I know it's a common practice I see on a lot of YT channels, but if you read the modal that pops up when you hover over process.exit(), Node actually states it's unnecessary to include it in most cases. This is because that the try-catch block inherently will handle the error and exit accordingly, but you also run the risk of prematurely terminating any asynchronous functionality when you execute process.exit.
    Just curious to hear what your take on that is, as I'm confused as well, haha. It's a habit I do myself, that's for sure.

  • @rockNbrain
    @rockNbrain 10 หลายเดือนก่อน +1

    Nice job dude! Tks a lot 🎉

    • @nltech1
      @nltech1  10 หลายเดือนก่อน

      Thanks!

  • @samsloanmusic1749
    @samsloanmusic1749 4 หลายเดือนก่อน

    Great video! I noticed you used a different syntax for database connection than most of the documentation I've seen. Usually it's the `connectionString` syntax. What is the difference?

  • @IonutBoghean-sb6wx
    @IonutBoghean-sb6wx 8 หลายเดือนก่อน +1

    Very good tutorial, thank you

    • @nltech1
      @nltech1  8 หลายเดือนก่อน +1

      Thank you! I’m glad you found it useful.

  • @dmsnm
    @dmsnm 4 หลายเดือนก่อน +1

    NestJS has passed Express in GitHub stars

  • @laureanooliva7836
    @laureanooliva7836 9 หลายเดือนก่อน +1

    Really good content! Thnx

    • @nltech1
      @nltech1  9 หลายเดือนก่อน

      Thank you!

  • @itallovidal9383
    @itallovidal9383 10 หลายเดือนก่อน +1

    Awesome!

    • @nltech1
      @nltech1  10 หลายเดือนก่อน

      Thanks!

  • @nmephchik
    @nmephchik 4 หลายเดือนก่อน

    good video..... without sound

  • @umernasir4217
    @umernasir4217 8 หลายเดือนก่อน +1

    What's the font you're using for VS Code? Awesome Content BTW ❤

    • @nltech1
      @nltech1  8 หลายเดือนก่อน

      Thank you! I use Cascadia Code: github.com/microsoft/cascadia-code

  • @Farham07
    @Farham07 9 หลายเดือนก่อน

    Nice❤

    • @nltech1
      @nltech1  9 หลายเดือนก่อน

      Thank you! Glad you liked it.

  • @sumanmodak7859
    @sumanmodak7859 7 หลายเดือนก่อน +2

    This is the worst ever framework when used with typescript. The developers have spoiled the documentation by including so many topic in a staggered way.

    • @Jaood_xD
      @Jaood_xD 6 หลายเดือนก่อน +1

      Do these two sentences correlate?

    • @luca4479
      @luca4479 5 หลายเดือนก่อน

      Its fine. Once ElysiaJS reaches 1.0 I’m rewriting