Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@babel

Pinned

  1. Standard Library

    JavaScript 13.8k 972

  2. 🐠 Babel is a compiler for writing next generation JavaScript.

    JavaScript 37.9k 4.6k

  3. ECMAScript 5/6/7 compatibility tables

    HTML 3.8k 849

  4. Status, process, and documents for ECMA-262

    HTML 11.3k 965

  5. Date formatting

    JavaScript 23 5

  6. Tracking ECMAScript Proposals

    12.1k 484

315 contributions in the last year

Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri
Activity overview
Contributed to zloirock/core-js, kangax/compat-table, babel/babel and 3 other repositories

Contribution activity

December 1, 2020

zloirock has no activity yet for this period.

November 2020

Created 83 commits in 1 repository

Created a pull request in zloirock/core-js that received 5 comments

Opened 3 other pull requests in 1 repository
Reviewed 5 pull requests in 3 repositories

Created an issue in tc39/proposal-array-unique that received 1 comment

Clarification of the behavior

// How should be handled keys on `null` / `undefined`? [{ a: 1 }, null, { a: null }].uniqueBy('a'); // => ??? [{}, undefined].uniqueBy('a'); // => ???

1 comment
Opened 1 other issue in 1 repository
tc39/proposal-array-unique
1 open

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.