Under-the-hood-ReactJS

Entire React code base explanation by visual block schemes (Stack version)

Github星跟蹤圖

Under the hood: React

This repository contains an explanation of inner work of React. In fact, I was debugging through the entire code base and put all the logic on visual block-schemes, analyzed them, summarized and explained main concepts and approaches. I've already finished with Stack version and now I work with the next, Fiber version.

I wanted to automate process of "learning and documenting" as much as possible, so I started codecrumbs project. It will help to build projects like "Under the hood ReactJs" in shorter time.

Read in the best format from github-pages website.

Feel free to open an issue regarding any ideas you have to make it better.

Each scheme is clickable and can be opened in a new tab, use that to zoom it and be able to read from it. Keep the article and a scheme you are reading about at that moment in separate windows (tabs), that will help to match text and code flow easier.

We are gonna talk here about both React versions, current one with Stack reconciler and the next one with Fiber (as you probably know, the next version of React will be released soon), so, you can understand better how current React works and appreciate huge achievements on React-Fiber. We use React v15.4.2 for explaining how ‘legacy React’ works and React v16..** for ‘Fiber’. Let’s start from old (I have fun to say that) stack version.

Stack reconciler

The entire scheme is divided into 15 parts, let's get started.

Fiber

Will be done with a help of js-code-to-svg-flowchart tool later.

  1. Intro [TODO]

Languages

主要指標

概覽
名稱與所有者Bogdan-Lyashenko/Under-the-hood-ReactJS
主編程語言JavaScript
編程語言CSS (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2017-06-22 20:46:16
推送於2022-04-25 11:06:33
最后一次提交2021-05-09 10:26:25
發布數0
用户参与
星數6.6k
關注者數160
派生數608
提交數174
已啟用問題?
問題數18
打開的問題數5
拉請求數15
打開的拉請求數2
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?