Deno Environment Setup - Rest APIs In Depth

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

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

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

    I'm so so excited to get into this series! Thank you so much, Nader, for all the hard work. I have loved all of your previous series and I'm sure I'll love this one as well🥳

  • @mikelautensack7351
    @mikelautensack7351 ปีที่แล้ว +2

    Here for this already!!!

  • @ЕгорЧеревко-т7м
    @ЕгорЧеревко-т7м ปีที่แล้ว +3

    Would love to see some GraphQL in bonus exercises maybe

    • @TechWithNader
      @TechWithNader  ปีที่แล้ว +1

      This is a great idea! GraphQL could probably be its own course as there is quite a lot to get to the fundamentals of it. However, luckily a lot of this content will translate over really nicely since it's the fundamentals 🤓

  • @Muhammad-Abdussalam
    @Muhammad-Abdussalam หลายเดือนก่อน

    Good day nader. Please this is the error mine is showing, i need your assistance. An ""unexpected error occurred while executing the command:
    InternetOpenUrl() failed.
    0x80072ee2 : unknown error""

  • @brajagopalmukherjee1588
    @brajagopalmukherjee1588 ปีที่แล้ว +2

    Sir bun just came out 😢,shit it changing like daily , what's your thoughts on?

    • @TechWithNader
      @TechWithNader  ปีที่แล้ว +2

      Haha! There's a new _INSERT_X_ every day/month! Bun looks cool and I'm glad there's competition in this space for the future of the web, truly exciting! Luckily, most of the stuff we're learning is standards anyways so it should translate across tools/frameworks/languages. From the onset it looks like Bun is quite similar to Deno which is nice too. Maybe you can do all the content in it and let me know! 😊

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

    Deno: workspace configuration is not showing.
    And Why should we use this extension? Without this also we can run, deno run filename

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

      It has been updated in the extension to be: Deno: enable (at the time of this comment)
      This starts up the Deno language server for typescript and the Deno internals, instead of just using the built-in typescript completions from Microsoft. That way you get some nice autocompletes for some of the Deno specific features (which we don't use many, since most are web standards) 😊

  • @shehanmaduwantha4795
    @shehanmaduwantha4795 ปีที่แล้ว +1

    Maybe Bun.js will play an anchor role in upcoming years. What's your thought about it?

    • @TechWithNader
      @TechWithNader  ปีที่แล้ว +1

      Really great question! I think it's awesome to have competition in this space, that's how we progress. I know Deno has been out longer and I've been following Ryan & teams updates on it. I appreciate their direction but it remains to be seen how the future unfolds. I can only tell that it will be exciting and we'll need to adapt, so the goal is for these fundamentals to always carry over 😉

    • @shehanmaduwantha4795
      @shehanmaduwantha4795 ปีที่แล้ว

      @@TechWithNader yep