Highlights
- Arctic Code Vault Contributor
Pinned
3,400 contributions in the last year
Contribution activity
December 2020
Created 29 commits in 4 repositories
Created a pull request in facebook/react that received 11 comments
[Flight] Add rudimentary FS binding
This only has readFile in it. I will be adding a few more as follow-up commits.
For readFile it makes sense to always get the buffer because that's…
+267
−0
•
11
comments
Opened 16 other pull requests in 1 repository
facebook/react
15
merged
1
open
- [Flight] Fix webpack watch mode issue
- [Flight] Support concatenated modules in Webpack plugin
- [Flight] Use lazy reference for existing modules
- [Flight] Always check the filename in CJS mode
- [Flight] Make PG and FS server-only
- [Flight] Prevent non-Server imports of aliased Server entrypoints
- [Flight] Fix webpack plugin to load all chunks in a group
- [Flight] Rename the shared entry point
- Put .server.js at the end of bundle filenames
- [Flight] Add read-only fs methods
- Rename internal cache helpers
- Cache react-fetch results in the Node version
- [Flight] Fix module ID deduplication
- Bump fixture dependency versions
- Add an error for query parameter count mismatch
- [Flight] Add rudimentary PG binding
Reviewed 14 pull requests in 3 repositories
facebook/react 12 pull requests
- Add built-in Suspense cache with support for invalidation (refreshing)
- Retain module init errors instead of retrying
- [Flight] Always check the filename in CJS mode
- [Flight] Prevent non-Server imports of aliased Server entrypoints
- [Flight] Add read-only fs methods
- [Flight] Rename react-transport-... packages to react-server-...
- [Flight] Use assets API + writeToDisk instead of directly writing to disk
- [Flight] Basic scan of the file system to find Client modules
- Fix Flight Prod Fixture
- [Flight] Add rudimentary PG binding
- Fixed invalid DevTools work tags
- Reconcile element types of lazy component yielding the same type
reactjs/server-components-demo 1 pull request
reactjs/reactjs.org 1 pull request
Created an issue in jakoblind/webpack-autoconf that received 1 comment
Remove react-hot-loader
The suggested configuration for React uses react-hot-loader. Using this project is strongly discouraged because it is very fragile and introduces p…
1
comment

