James is a member of the @Cloudflare Workers team, a core contributor to @nodejs, and a member of the Node.js Technical Steering Committee.
Highlights
- Pro
- 5 discussions answered
Pinned
2,247 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Reviewed 39 pull requests in 1 repository
nodejs/node
39 pull requests
- crypto: use map for lazy require cache
- doc: n-api: out params for TypedArray info can be NULL
- src: add missing inialization in agent.h
- crypto: avoid double free
- doc: fix asyncLocalStorage.run() description
- deps: upgrade Corepack to 0.10
- src: add missing initialization
-
tty: support more CI services in
getColorDepth -
src,fs: remove
ToLocalChecked()call fromfs::AfterMkdirp() - meta: use .mailmap to consolidate AUTHORS entries for ide
- doc: esm resolver spec refactoring for deprecations
- tools: warn about duplicates when generating AUTHORS file
- lib, doc: improve default read length
- test: fix "test/common/debugger" identify async function
- deps: suppress zlib compiler warnings
- src: add flags for controlling process behavior
- doc: add initial list of technical priorities
- doc: add link to core promises tracking issue
- net: throw error to object mode in Socket
-
lib: fix regular expression to detect
/and\ - doc: claim ABI version for Electron v17
- doc: clarify that priorities applies to values
- lib: body mixin text to return usvstring
- doc: security release announcement safety check
- doc: format doc/guides using format-md task
- Some pull request reviews not shown.
Created an issue in whatwg/streams that received 14 comments
Possible spec bug with concurrent byob reads
Take the following test case, where there are multiple concurrent reads on a BYOB reader, where the controller is closed after the first pull, reso…
14
comments

