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

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

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

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

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

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

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

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

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

  • @mohammadalikarami9961
    @mohammadalikarami9961 6 месяцев назад

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

  • @mwebb-01
    @mwebb-01 Год назад

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

  • @jc-depre
    @jc-depre Год назад

    Thank you both of you!

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

    Awesome stream, more of this.

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

    Amazing learning! 🎉

  • @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

  • @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/

  • @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 11 месяцев назад

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

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

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

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

    Still waiting for a use case for RSC...

  • @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!

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

    I would call it Dry Components

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

    Ben is literally drinking from vase lmao😂

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

      It's a YETI THERMOS thank you?? 😤

  • @vnshngpnt
    @vnshngpnt Год назад +26

    When zoomers rediscover PHP

  • @YouCan-e2n
    @YouCan-e2n Год назад +3

    add subtitles

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

      Still waiting on RUclips to autogen these! I'll double check the settings

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

      Update: looks like RUclips 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!