react-source-code-debug icon indicating copy to clipboard operation
react-source-code-debug copied to clipboard

React 源码调试环境,源代码详细注释,跟随官方仓库进行更新

Results 15 react-source-code-debug issues
Sort by recently updated
recently updated
newest added

我在介绍Fiber的文章中看了一句话“一个DOM节点一定对应着一个Fiber节点,但一个Fiber节点却不一定有对应的DOM节点” 希望了解的告知下,我好关注一下这个,我只在这里看到了,其它的一些源码解析中,貌似都没看到类似的说法,因此在还没开始前端,希望能有大佬指点一下,10年菜鸟级别的路过,顺便留个脚印,哈哈哈

type : 它不仅仅只是html标签,还可以是组件对应的类型 另外mode、ref和dependencies 这两个在目前18版本中已经没有了

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.2 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies