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
Pinned
3,822 contributions in the last year
Contribution activity
November 2020
Created 2 commits in 1 repository
Created a pull request in facebook/react that received 7 comments
[Flight] Minimal webpack plugin
MVP to get the fixture running. A more idiomatic way would probably be to emit it using the webpack emit API. But then it doesn't get written to di…
Opened 1 other pull request in 1 repository
facebook/react
1
merged
Reviewed 10 pull requests in 2 repositories
facebook/react 9 pull requests
- Add Node ESM build option
- Untangle circular dependencies, the sequel
- Support ESM module loaders in Flight fixture
- [Flight] Minimal webpack plugin
- Encode throwing server components as lazy throwing references
- [Flight] Expand the fixture to use require.extensions
- [Flight] Dedupe modules
- [Flight] Encode Symbols as special rows that can be referenced by models …
- [Flight] Simplify Relay row protocol
reactjs/reactjs.org 1 pull request
Created an issue in kevin940726/remark-codesandbox that received 2 comments
Support overriding height
Height appears hardcoded: remark-codesandbox/packages/remark-codesandbox/src/index.js Line 184 in 3aa7048 Would be nice if this was a qu…