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 upHighlights
- Arctic Code Vault Contributor
Pinned
974 contributions in the last year
Contribution activity
July 2020
Created a pull request in facebook/react that received 6 comments
Run DevTools tests against npm releases
WIP Adds a CircleCI job that runs the DevTools tests against a given version of React.
+60
−1
•
6
comments
- Set current update lane priority for user blocking events
- Track event times per lane on the root
- Sync debug tracing and scheduler profiling to new fork
- Effects list refactor continued: did-bailout flag
- Fix Suspense-wrapping heuristic
- Revert #19348
- Use Lanes to check if a render is a Suspense retry
- Allow decoupleUpdatePriorityFromScheduler to be set
- Decouple update priority tracking from Scheduler package