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
971 contributions in the last year
Contribution activity
July 2020
acdlite has no activity
yet for this period.
June 2020
Created a pull request in facebook/react that received 12 comments
Land Lanes implementation in old fork
Replaces the old reconciler fork with the contents of the new reconciler fork. There are still separate "old" and "new" forks, but they are now ide…
+2,417
−3,716
•
12
comments
- Don't bailout after Suspending in Legacy Mode
- Decouple update priority tracking from Scheduler package
- Add new test cli
- Revert "Re-enabled DebugTracing feature for old reconciler fork (#191…
- Re-enabled DebugTracing feature for old reconciler fork
- Enable component stacks everywhere except RN
- Land Lanes implementation in old fork