Let's read the React source code

Опубликовано: 21 Октябрь 2024
на канале: Ants Are Everywhere
5,259
176

In this live stream, we look at the source code for React, Meta's (formerly Facebook's) popular JavaScript framework. We try to figure out what "lanes" and "fibers" are about and whether the "virtual dom" is similar to double buffering (turns out it is).

Site: https://react.dev/
Code: https://github.com/facebook/react

React has an active and vibrant ecosystem, and there are tons of tutorials, including some great getting started stuff on the official react.dev site. I can't yet find a definitive React deep dive conference talk from Meta/Facebook, but here's a live stream of Dan Abromov working on React:    • working on react  

Thanks for watching :)