Block or Report
Block or report acdlite
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
facebook/react Public
A declarative, efficient, and flexible JavaScript library for building user interfaces.
603 contributions in the last year
Less
More
Contribution activity
October 2022
Created 16 commits in 2 repositories
Created a pull request in reactjs/rfcs that received 145 comments
RFC: First class support for promises and async/await
Adds first class support for reading the result of a JavaScript Promise using Suspense: Introduces support for async/await in Server Components. W…
+471
−0
•
145
comments
Opened 17 other pull requests in 1 repository
facebook/react
3
open
3
closed
11
merged
- Allow uncached IO to stablize
- A few Suspense related refactors
- Detect and warn if use(promise) is wrapped with try/catch block
- Revert yieldy behavior for non-use Suspense (in Flight, too)
- Unify promise switch statements
- Track thenable state in work loop
- Revert yieldy behavior for non-use Suspense
-
Support
useinacttesting API - Add option to load Fizz runtime from external file
- Bugfix: Suspending in shell during discrete update
- Fix download-build script
- [DEBUG] Draft PR to help me debug something related to event replaying
- Add Jest entry file for external-server-runtime
- Scaffolding for react-dom/unstable_external-server-runtime
- Add script to generate inline Fizz runtime
- Extract Fizz instruction set to build macro
- Bugfix: LegacyHidden shouldn't defer effects
Reviewed 18 pull requests in 2 repositories
facebook/react
17 pull requests
- Update cache() and use() to the canary aka next channel
- [Flight] Use AsyncLocalStorage to extend the scope of the cache to micro tasks
- Revert fetch instrumentation to only RSC
- Add fetch Instrumentation to Dedupe Fetches
- [useEvent] Non-stable function identity
- Add cache() API
- Add option to load Fizz runtime from external file
- Add detach to Offscreen component
- Flow upgrade to 0.190
- Add script to generate inline Fizz runtime
- Allow Async Functions to be used in Server Components
- Add IIFE bundle for SSR instruction streaming runtime
- Split Cache into its own Dispatcher
- [React Native Meta] dynamic feature flag for ref access warning
- Extract Fizz instruction set to build macro
-
Add RulesOfHooks support for
use - CI: update CircleCI docker image
reactjs/rfcs
1 pull request
Started 1 discussion in 1 repository
reactwg/server-components
reactwg/server-components
-
[Draft RFC] First-class support for promises and async/await
This contribution was made on Oct 11





