Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
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 upPopular repositories
1,144 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 7 commits in 1 repository
Created a pull request in facebook/react that received 6 comments
Double Invoke Effects in __DEV__ (in old reconciler fork)
We originally added a new DEV behavior of double-invoking effects during mount to our new reconciler fork in PRs #19523 and #19935 and later refine…
Opened 3 other pull requests in 1 repository
Reviewed 9 pull requests in 1 repository
Created an issue in facebook/react that received 1 comment
Re-add skip error boundaries flag and change
Revert PR #20147 once reconciler fork settles.