Highlights
- Arctic Code Vault Contributor
- Pro
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
1,365 contributions in the last year
Activity overview
Contribution activity
October 2020
- benjamingr/interactive-examples HTML
- benjamingr/pull-request-community TypeScript
Created a pull request in urish/pull-request-community that received 3 comments
- lib: fix duplicate logic in stream destroy
- worker: add eventLoopUtilization()
- module: only try to enrich CJS syntax errors
- docs: `importModuleDynamically` receives a `Script`, not `Module`
- readline: add questionCancel() method to cancel ongoing question
- Add missing curly braces to if statements in querystring
- doc: improve fs.rm() docs
- fs: small rmdir() and validateRmOptions() cleanup
- doc: remove "Synchronously" for fsPromises.rm()
- doc: move package.import content higher
- [v12.x backport] stream: destroy wrapped streams on error
- doc: Harmonize YAML comments
- modules: add setter for module.parent
- module: fix builtin reexport tracing
- lib: more global primordials
- src: add check against non-weak BaseObjects at process exit
- failure-reason-suggestions wip
- Fix jest reporter fluent ui
- Set runId as env var from reporter
- Upgrades
- fix #56
- Jest circus support & RootCauseJestEnv
- WIP Profiling Report
- Test Step HTML Viewer
- Assertions iteration
- Jest playwright and puppeteer todo mvc example
- Fix wrong testTotalTime calculation
- Zero steps UI empty state
- HTML Collection Hook
Created an issue in nodejs/node that received 5 comments
What is our policy towards stylistic changes?
Hey, I recently saw a PR here: #35603 opened by a first time contributor containing (only) stylistic changes. I am not sure what our policy regardi…