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,145 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 11 pull requests in 2 repositories
facebook/react 10 pull requests
- Regression test: SuspenseList memory leak
- fixed typo
- Fix typo
- Fix typo
- fix: Fix typo in react-reconciler docs
- Clear `deletions` in `detachFiber`
- "Good" bisect commits
- Add Placement bit without removing others
- fixed: typo in react-devtools/README.md Websocked -> Websocket
- Fixed invalid DevTools work tags
MLH-Fellowship/react 1 pull request
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.