A close up of a person wearing a leather jacket

Sam Selikoff

Founder, Build UI

Speaker Bio

Sam Selikoff has been teaching frontend development for ten years through his podcast, in-person trainings and conference talks, and videos on Egghead, YouTube, and, more recently, Build UI. He's also a software consultant. Prior to working for himself, he was a frontend engineer at TED Conferences.

Talk Information

Incomplete React

React’s component model has made building rich UIs as easy as rendering a paragraph tag. Today's React includes primitives like effects, portals, and context that enable even the most sophisticated client interactions to be packaged up inside the component interface. But what if component composability could span the network boundary? This talk will look at React’s newest primitives – server components and server actions – and explore how they could bring the client-side composability that we’ve come to love to the full network stack.