Abracadabra: The Vanishing Network - Kent C Dodds

BeJS March 25, 2025
Video Thumbnail

About

BeJS is a Javascript community in Belgium. We organize meetups, conferences and hackathons. We also have a newsletter about all the news and hot topics of Javascript. (React, vue, angular, yarn, npm, webpack, parcel, react native...). Subscribe here: https://www.bejs.io/newsletter/

Video Description

The network that stands between our server and the client is what causes the most complexity in our development process. Whether it be the initial UI we generate on the server, the API calls we make as the user navigates around, or the form submissions our user makes, keeping the application responsive and up-to-date is a massive chore. What would it be like if all of that complexity just disappeared? Freaking great, that's what it would be like. And React Server Components and Actions are what's making that possible. In this talk we'll look into how that's happening and how we can take advantage of this amazing developer experience to deliver even better user experiences.

You May Also Like