⚛️ Dan Abramov explores React Server Components with us! [VOD]

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 ก.ย. 2024

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

  • @vnshngpnt
    @vnshngpnt ปีที่แล้ว +26

    When zoomers rediscover PHP

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

    Ben is literally drinking from vase lmao😂

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

      It's a YETI THERMOS thank you?? 😤

  • @MatiasBaldanza
    @MatiasBaldanza ปีที่แล้ว +3

    Missed the live earlier today. You uploaded it crazy fast! 😁

  • @typingturtle5155
    @typingturtle5155 ปีที่แล้ว +3

    @ben How is Astro thinking about server components? Or is it not a consideration?

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

      I'm working to put it on our radar! Right now, we're tracking the ongoing Vite RSC work. With this, we'll have the groundwork to figure out islands support: github.com/vitejs/vite/discussions/12715

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

    Maybe the most useful resource for understanding server components for me, thanks both

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

    This discussion was a gem. Thank you Ben & Dan.

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

    Amazing educational content! Thank you both for the passionate work!

  • @mwebb-01
    @mwebb-01 10 หลายเดือนก่อน

    Great live event today Ben. You do have one speed lol 150% Thakns for the quick demo on setting up react server.

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

    Hey, really enjoyed the video thank you! What is your font and theme? like it a lot

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

      Theme: marketplace.visualstudio.com/items?itemName=astro-build.houston
      Font: www.monolisa.dev/

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

    Still waiting for a use case for RSC...

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

    I would call it Dry Components

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

    Awesome stream, more of this.

  • @JagaSantagostino
    @JagaSantagostino 11 หลายเดือนก่อน

    Amazing learning! 🎉

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

    Guys, I'm starting to code a webapp right now with next13, but I don't if I should just start using the app folder or should use the pages folder and wait the app folder mature.... can you guys give your 2 cents ?

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

      Since you are starting go with the pages folder and get your feats, wet while keeping in touch with new features. then you can quicky move. Thats what I think.

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

      @@thefullstackproject tks bro

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

      If you plan to launch soon don't use app folder.

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

      @@maddogshwa tks mate!

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

    Did this session discuss use of useContext in react server component based apps ?

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

      Sadly didn't get there! TLDR: you can wrap an application with a client component that provides context, and all client components elsewhere in the app have access. Server component context is a different beast that doesn't have a clear standard right now

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

      @@bholmesdev Yeah that's what i had in my mind. Even the next js docs states the same. Thanks for answering

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

      @@bholmesdevis there any context which can be used only in server components

  • @jc-depre
    @jc-depre ปีที่แล้ว

    Thank you both of you!

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

    Brother if i want add rtk query with nextJs then i can i do that

  • @YouCan-e2n
    @YouCan-e2n ปีที่แล้ว +3

    add subtitles

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

      Still waiting on TH-cam to autogen these! I'll double check the settings

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

      Update: looks like TH-cam can't auto-caption beyond a certain video length :( Super disappointing, but I'm posting Shorts and a couple full-length vids based on what I learned here!