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
1,396 contributions in the last year
Activity overview
Contributed to
DefinitelyTyped/DefinitelyTyped,
jsdom/webidl2js,
mdn/browser-compat-data
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in engine262/engine262 that received 5 comments
Rewrite `inspect(…)` function to return values closer to Node.js
This originally started with me trying to fix the fact that inspect(realm.Intrinsics["%Reflect%"]) returned "{}" instead of "Object [Reflect] {}" a…
+591
−103
•
5
comments
Created an issue in tc39/ecma262 that received 7 comments
Editorial: “Else” vs “Otherwise”
Currently, ECMA‑262 is inconsistent in its usage of “Else” and “Otherwise” in algorithm steps that define the false branch of an “If” condition. We…
7
comments