An open API service indexing awesome lists of open source software.

https://github.com/gogoyqj/react-in-sight

react source analysis
https://github.com/gogoyqj/react-in-sight

diff key react source-code

Last synced: about 1 month ago
JSON representation

react source analysis

Awesome Lists containing this project

README

          

# react-in-sight
react source analysis

## 楔子

17年在去哪儿,通过改写 [preact](https://github.com/developit/preact) 的 key 及 diff 逻辑,实现了高度兼容 react 的 [qreact](https://github.com/gogoyqj/qreact),期间较深入的研读了 react 及 preact 的源码。此番试着回顾一下当时的付出与收获,故有此文。

## 章节

- 01. [key and diff](https://gogoyqj.github.io/react-in-sight/#/react-in-sight/01-key-and-diff-index)

[阅读全文](https://gogoyqj.github.io/react-in-sight/#/react-in-sight/readme)