React Conf
React Conf
  • 47
  • 1 015 401
React Conf 2024 Highlights
Co-hosted by Meta (www.meta.com) and Callstack (www.callstack.com/). See all React Conf 2024 talks here: conf.react.dev/talks
Thank you to React Conf 2024's sponsors:
💎 Diamond Sponsor
Shopify: remix.run/
🏆 Platinum Sponsor
Amazon: developer.amazon.com/apps-and-games?cmp=US_2024_05_3P_React-Conf-2024&ch=prtnr&chlast=prtnr&pub=ref&publast=ref&type=org&typelast=org
🥇 Gold Sponsors
Sentry: sentry.io/for/react/?
MUI: mui.com/?.react.dev&
Abbott: www.jobs.abbott/software
🥈 Silver Sponsors
Redwood: redwoodjs.com
Expo: expo.dev/
🌈 Diversity Sponsor
Vercel: vercel.com
Переглядів: 3 078

Відео

Solve 100% of your errors | Ryan Albrecht
Переглядів 2,2 тис.Місяць тому
You know that annoying bug? The one that doesn’t show up locally, but people keep reporting over and over? And no matter how many times you try to recreate the environment you can’t reproduce it? You’ve gone through the breadcrumbs, read through the stack trace, and are now playing detective to piece together support tickets to make sure it’s real. Join Sentry developer Ryan Albrecht in this ta...
React Compiler Deep Dive | Mofei Zhang & Sathya Gunasekaran
Переглядів 2,2 тис.Місяць тому
Mofei Zhang | Meta Mofei started programming when she realized it can help her cheat in video games. She focused on operating systems in undergrad / grad school, but now finds herself happily tinkering on React. Outside of work, she enjoys debugging bouldering problems and planning her next backpacking trip(s). github.com/mofeiZ Sathya Gunasekaran | Meta Sathya hated the Dragon Book in school b...
Cross Platform React | Olga Zinoveva & Naman Goel
Переглядів 1,5 тис.Місяць тому
React Native, over its first decade, has enabled developers to create cross-platform native apps using web-based React skills, with significant success at Meta and beyond. In this talk we will share our vision for the next decade and the building blocks we've already put into place to achieve this vision. Olga Zinoveva | Meta Olga works as an engineering manager on the React team at Meta focusi...
RedwoodJS, now with React Server Components! | Amy Dutton
Переглядів 903Місяць тому
RedwoodJS, the full-stack, open source, React web application framework, has adopted React Server Components in a major architectural shift. By combining the strengths of SSR, streaming, Suspense, RSCs, and Server Actions, we have created a new version of Redwood that is both simpler and more capable. In this talk I will share the lessons we learned in implementing RSCs on top of Vite, and dig ...
React Rhythm & Blues | Lee Robinson
Переглядів 1,4 тис.Місяць тому
Learn how the latest React features create a harmony between the client and server. Lee Robinson | Vercel VP of Product at Vercel github.com/leerob leeerob This talk was given at React Conf 2024, co-hosted by Meta (www.meta.com) and Callstack (www.callstack.com/). See more React Conf 2024 talks here: conf.react.dev/talks Thank you to React Conf 2024's sponsors: 💎 Diamond Sponsor Sho...
And Now You Understand React Server Components | Kent C. Dodds
Переглядів 9 тис.Місяць тому
You want to keep up with the future of React. React has evolved over the years and continues to push the component model further and further. Out of all the evolutions of React, server components are certainly the biggest advancement. It expands the component model further than ever before and as a result, requires some rethinking. Seasoned React developers need to unlearn the way we used to do...
React for Two Computers | Dan Abramov
Переглядів 21 тис.Місяць тому
Dan Abramov | Bluesky Dan got into programming after he accidentally discovered Visual Basic inside Microsoft PowerPoint. He has found his true calling in turning Sebastian’s tweets into long-form blog posts. Dan occasionally wins at Fortnite by hiding in a bush until the game ends. github.com/gaearon dan_abramov This talk was given as a part of React Conf 2024, co-hosted by Meta (w...
Pigment CSS, CSS in the server component age | Olivier Tassinari
Переглядів 920Місяць тому
Server components are shaking up the CSS-in-JS ecosystem. Styled-components and Emotion are not compatible with it yet. But even then, CSS-in-JS libraries with a runtime impose a significant performance tax. In this lightning talk we will present the problem in more depth, all the options that the Material UI team explored, and why it eventually settled on Pigment CSS. Olivier Tassinari | MUI O...
React Conf Keynote (Day 1)
Переглядів 3,2 тис.Місяць тому
Joe Savona | Meta Joe was planning to major in math and philosophy but got into computer science after writing physics simulations in Matlab. Prior to React, he worked on Relay, RSocket.js, and the Skip programming language. While he’s not building some sort of reactive system he enjoys running, studying Japanese, and spending time with his family. github.com/josephsavona en_JS Laur...
Forget About Memo | Lauren Tan
Переглядів 2,3 тис.Місяць тому
Lauren Tan | Meta Lauren’s programming career peaked when she first discovered the marquee tag. She’s been chasing that high ever since. She studied Finance instead of CS in college, so she learned to code using Excel instead of Java. Lauren enjoys dropping cheeky memes in chat, playing video games with her partner, and petting her dog Zelda. github.com/poteto potetotes This talk wa...
React team Q&A
Переглядів 898Місяць тому
Michael Chan | Life enthusiast chantastic is a software engineer and community leader with a passion for education. As the host of React Podcast, he has shared insights from open source luminaries and engineer-creators. His curious and engaging style has helped aspiring engineers learn React. github.com/chantastic chantastic Lauren Tan | Meta Lauren’s programming career peaked when ...
Introducing Universal React Server Components in Expo Router | Evan Bacon
Переглядів 3,3 тис.Місяць тому
A first-look at React Server Components for native and web with Expo Router-the universal React framework. What does it look like when data fetching and server-driven UI are first-class primitives in React Native, and what kinds of experiences does this unlock? Server rendering native views, streaming UI, bundle splitting, and parallel data fetching come together in a unified system for all pla...
Let’s break React’s rules | Charlotte Isambert
Переглядів 1,5 тис.Місяць тому
"Do not call hooks conditionally," "Only call hooks from React functions" - you've known these rules for a long time, but do you know what really happens if you break them? Charlotte Isambert | BAM Charlotte is software engineer at BAM. She has been a React Native developer for 3 years. c_isambert This talk was given as a part of React Conf 2024, co-hosted by Meta (www.meta.com) and...
Vanilla React | Ryan Florence
Переглядів 17 тис.Місяць тому
In 2014 Ryan and Michael first published React Router. Over the past decade, React Router has been the backbone of countless React apps, and has provided a stable foundation for anyone building with React. More recently, React Router has grown into a full stack framework with some help from Remix and Shopify. This talk will explore what we've done to keep React Router up to date as React evolve...
Enhancing Forms with React Server Components | Aurora Walberg Scharff
Переглядів 798Місяць тому
Enhancing Forms with React Server Components | Aurora Walberg Scharff
Extending React Native Beyond Mobile & Desktop Apps | Chris Traganos & Anisha Malde
Переглядів 704Місяць тому
Extending React Native Beyond Mobile & Desktop Apps | Chris Traganos & Anisha Malde
Demystifying accessibility in React apps | Kateryna Porshnieva
Переглядів 621Місяць тому
Demystifying accessibility in React apps | Kateryna Porshnieva
React Unpacked: A Roadmap to React 19 | Sam Selikoff
Переглядів 3,8 тис.Місяць тому
React Unpacked: A Roadmap to React 19 | Sam Selikoff
React Conf Keynote (Day 2)
Переглядів 3,7 тис.Місяць тому
React Conf Keynote (Day 2)
React 19 Deep Dive: Coordinating HTML | Josh Story
Переглядів 719Місяць тому
React 19 Deep Dive: Coordinating HTML | Josh Story
Q&A with the React Native team
Переглядів 423Місяць тому
Q&A with the React Native team
Spatial computing with React | Michał Pierzchała
Переглядів 712Місяць тому
Spatial computing with React | Michał Pierzchała
What's new in React 19 | Lydia Hallie
Переглядів 40 тис.Місяць тому
What's new in React 19 | Lydia Hallie
Real-time server components | Sunil Pai
Переглядів 1,1 тис.Місяць тому
Real-time server components | Sunil Pai
Interactive playgrounds with React
Переглядів 14 тис.2 роки тому
Interactive playgrounds with React
React Developer Tooling
Переглядів 19 тис.2 роки тому
React Developer Tooling
React Docs Keynote
Переглядів 12 тис.2 роки тому
React Docs Keynote
The first React Working Group
Переглядів 12 тис.2 роки тому
The first React Working Group
React 18 for External Store Libraries
Переглядів 19 тис.2 роки тому
React 18 for External Store Libraries