MENU

Fun & Interesting

React Fiber Reconciliation: How it Works (Part 1)

Tejas Kumar 14,180 lượt xem 2 years ago
Video Not Working? Fix It Now

DISCLAIMER: React is perfectly usable without understanding this stuff, and isn't hard. This video isn't essential to using React, but is just for people like me, curious about internals.

SHARE THE VIDEO if you found it useful!

In this video, we'll be taking a look at how React Fiber Reconciliation works. We'll explore what reconciliation means, why the stack reconciler wasn't enough, and how the fiber reconciler provides a superior reconciliation process.

React Fiber Reconciliation is a powerful mechanism that can be used to create great user interfaces with your React applications. In this video, we'll explore how it works and see how it can be used to better understand our React applications. If you're interested in learning more about React Fiber Reconciliation, then this video is for you!

Links

- The React India video: https://www.youtube.com/watch?v=tewY-_a3HvM&t=28s
- @user-ve4ig9tt5u 's comment: https://www.youtube.com/watch?v=tewY-_a3HvM&lc=UgzVoai9t56lNNe9KXp4AaABAg.9lTeQbQHStj9lTlZroKEDg

Chapters

00:00 Intro
00:48 What is "Reconciliation" in React?
02:07 The Stack Reconciler
04:22 The Fiber Reconciler
13:02 Conclusion

Comment