I’m Never Making APIs Any Other Way (tRPC)

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024
  • An overview of tRPC in a full-stack project.
    🧠 Resources
    tRPC documentation: trpc.io
    GitHub repo: github.com/not...
    🌐 Important links
    The Code Room (newsletter): underctrl.io/n...
    Discord: discord.underc...
    Github: github.com/not...
    Patreon: / underctrl
    Buy me a coffee (one-time donation): buymeacoffee.c...

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

  • @m1dev
    @m1dev 8 месяцев назад +4

    Finally, some web development vids! Awesome. ♥

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

      🧊

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

      @@UnderCtrl 🥶

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

    Greatly explained. Cleared many doubts. Much appreciated

  • @AizenSousuke92
    @AizenSousuke92 Месяц назад

    But this means that the different top level folders are are dependent right? I.e, if I have a backend and frontend folder then i cannot have different teams working on them

  • @ryanhmd8305
    @ryanhmd8305 8 месяцев назад

    Hello UnderCTRL, off topic question : why are u using axios in the first half instead of built-in fetch function ? Is there any reason or just a preference ?

    • @UnderCtrl
      @UnderCtrl  8 месяцев назад

      Just a preference xD

  • @gabriel-accetta
    @gabriel-accetta 8 месяцев назад +1

    Great explanation! Thank you

  • @bonqueque1396
    @bonqueque1396 8 месяцев назад

    It would be really helpful if you could also post the code examples to a repository for viewing. 😅

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

      You're right. Sorry for the oversight. Here's the repo link: github.com/notunderctrl/trpc-overview
      I'll have it in the desc too!

  • @bagaskara1567
    @bagaskara1567 8 месяцев назад

    It is only useful if we have backend and frontend in the same project?

    • @UnderCtrl
      @UnderCtrl  8 месяцев назад +2

      It doesn't have to be the same project, but the same codebase. In this example, I have 3 separate projects but they're all in the same codebase. The reason is you need to somehow import the "AppRouter" type from the server.

    • @AizenSousuke92
      @AizenSousuke92 Месяц назад

      @@UnderCtrl then they have to pull in each other's code, no?

    • @UnderCtrl
      @UnderCtrl  Месяц назад +1

      @@AizenSousuke92 Just the one AppRouter type import.

  • @yvezzaint
    @yvezzaint 8 месяцев назад

    That s good but i still suggest using golang for apis

  • @shubhammaloo2499
    @shubhammaloo2499 8 месяцев назад

    So long since last video 😶

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

      Yeah about a month. Sorry for the long wait. I had been working on a shift in my content strategy.

    • @shubhammaloo2499
      @shubhammaloo2499 8 месяцев назад

      @@UnderCtrl np was just waiting for your vid

  • @silent11911
    @silent11911 4 месяца назад

    yo dude can you make a series on how to make a bot dashboard?

  • @BooksWeCanRead
    @BooksWeCanRead 8 месяцев назад

    This was great thanks so much! 👏

  • @USSEnterprise
    @USSEnterprise 8 месяцев назад

    First comment

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

    Love that you're expanding more on web development! Thank's a lot for this 🤍🤍

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

      That’s the goal for 2024. Thanks a lot for your support! ❤️