Highlights
- Arctic Code Vault Contributor
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
Popular repositories
-
Forked from kamicane/art
Retained mode vector drawing API designed for multiple output modes. There's also a built-in SVG parser.
-
-
Proposal for do Generator Expressions in ECMAScript. Work in progress. Edit Add topics
-
ECMAScript proposal to relax the rules to return `undefined` for property access on `null` or `undefined` instead of throwing.
-
482 contributions in the last year
Contribution activity
November 2020
Created 9 commits in 2 repositories
Created a pull request in facebook/react that received 6 comments
[Flight] Encode Symbols as special rows that can be referenced by models …
If a symbol was extracted from Symbol.for(...) then we can reliably recreate the same symbol on the client.
S123:"react.suspense"
J456:{"mySymbol":…
Opened 7 other pull requests in 1 repository
facebook/react
6
merged
1
open
- Perform hasOwnProperty check in Relay Flight
- [failing] Add failing test for serialization errors not being caught by inner boundary
- Encode throwing server components as lazy throwing references
- [Flight] Expand the fixture to use require.extensions
- [Flight] Dedupe modules
- [Flight] Simplify Relay row protocol
- Add Relay specific React Native build of Flight