React Server Components: A New Way to Build Fast and Interactive Web Apps - Aurora Scharff

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper
    Attend the next NDC conference near you:
    ndcconferences...
    ndcoslo.com/
    Subscribe to our TH-cam channel and learn every day:
    / ‪@NDC‬
    Follow our Social Media!
    / ndcconferences
    / ndc_conferences
    / ndc_conferences
    #web #javascript
    React Server Components are a new feature that lets you render React components on the server and stream them to the client. This enables you to build rich user interfaces with minimal client-side code, while still preserving interactivity and performance.
    In this talk, you will learn how React Server Components work, how to use them in your web apps, and what benefits they offer over traditional approaches. You will also see some real-world examples of React Server Components in action and get some tips and best practices for adopting them in your projects.

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

  • @visionmajor7300
    @visionmajor7300 3 วันที่ผ่านมา +3

    First

  • @guled669
    @guled669 วันที่ผ่านมา +1

    Building an app with all of this new API features, must be overwhelming?

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

    great talk, thanks for sharing with us, it can be confusing mixing server and client component in the same project,