Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
482 contributions in the last year
Contribution activity
November 2020
Created 9 commits in 1 repository
Created a pull request in facebook/react that received 4 comments
Set return pointer when reusing current tree
In the commit phase, we should be able to assume that the return pointers in the just-completed tree are consistent. The render phase should be res…
Opened 9 other pull requests in 1 repository
facebook/react
1
open
8
merged
- Bisect effects refactor
- Reset new fork to old fork
- Check for deletions in hadNoMutationsEffects
- Autofix imports when running replace-fork
- Pass extra CLI args through to ESLint
- Add --reverse option to replace-fork script
- Add new effect fields to old fork, and vice versa
- Remove noinline directives from new commit phase
- Add warning if return pointer is inconsistent