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
215 contributions in the last year
Contribution activity
October 2020
- vsemozhetbyt/node JavaScript
Created a pull request in nodejs/node that received 1 comment
doc: mark optional parameters in timers.md
Checklist
make -j4 test (UNIX), or vcbuild test (Windows) passes
tests and/or benchmarks are included
documentation is changed or added
commit…
- Fix typos, specify link in 1.6.8 (Scheduling)
- Fix possible typo in 1.6.7 ("new Function" syntax)
- Fix a typo in 1.6.6 (function object, NFE)
- Mention function declaration in 1.6.5 (global object)
- Remove possibly outdated comment
- Add a safety note in 1.6.3 (closure) task solution
- Fix typo in 1.4.7 (optional chaining)
- Fix a typo in 1.6.1 task solution
- Fix a possible typo in 1.6.1
- Clarify some things in 1.5.12
- Fix possible typos, add a few details in 1.5.11
- Fix possible typo in 1.5.7 task
- Symmetrize Map and Set summaries
- Clarify a bit ambiguous wording in 1.5.7
- Fix my typos in 1.5.5
- Make a solution of 1.5.5 task more correct
- Fix a typo in a 1.5.5 task solution
- Mention arr.flat()/arr.flatMap() in 1.5.5
- Add a note on some()/every() short circuit
- Fix some possible typos and omissions in 1.5.5
- Correct outdated info
- Make code example more realistic and safe
- Fix typos in 1.5.3
- Fix link in 1.5.3
- Fix syntax enumeration in 1.4.7
Created an issue in nodejs/node-v8 that received 5 comments
Limited set of binaries
After almost 2 weeks without new builds, the last one has very limited set of binaries: https://nodejs.org/download/v8-canary/v15.0.0-v8-canary2020…