Skip to content
Avatar
🔜
working on that thing you asked about
🔜
working on that thing you asked about

Sponsors

@darcyclarke @scoutapm-sponsorships @thescientist13 @per1234 @ayush000 @onosendi @ricardofiorani @jakobo @F3n67u @silvenon @MarkWaldron @portothree @womcauliff

Sponsoring

@zkat @nzakas @gr2m @mjackson @hzoo @sdras @PeterDaveHello @coilysiren @eslint @vaidehijoshi @nicolo-ribaudo @tatianamac @Vets-Who-Code
Block or Report

Block or report ljharb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ljharb/README.md

Hi My name's Jordan, and I've gradually mutated over the last decade into being super obsessed with open source, backwards compatibility, and finding ways to balance what I feel are ethical obligations to all users of projects I interact with, with the very real problem of time management, burnout, and work/life balance.

I've been a part of TC39 (the committee that writes the specification for JavaScript) since 2014, and I was an editor of the specification from 2018-2021. I've been heavily involved in the node community for as many years, and I've gradually created (but mostly inherited or been gifted) a decent number of open source projects. I persist in trying to maintain them all with maximal back compat, the strictest adherence to semver, and the greatest respect for users.

Projects I Maintain

qs nvm.sh resolve tape
airbnb javascript styleguide/eslint configs prop-types compat-table es-abstract
enzyme organization enzyme
es-shims organization es5-shim es6-shim object.assign
inspect-js organization object-inspect deep-equal
jsx-eslint organization eslint-plugin-react eslint-plugin-jsx-a11y
import-js organization eslint-plugin-import

… and many more on npm

Standards/Communities I Contribute To

this includes participation in working groups, committees, meetings, general issue triage, etc

How Sponsorship Helps

Although open source is a huge part of my life, it's not the most important part - I have a spouse, kids, and a dog; bills to pay; and I also try to give back to the wider community.

Sponsorship helps fund domains, travel, but also other sponsorships

Github Stats

GitHub stats

Pinned

  1. JavaScript Style Guide

    JavaScript 126k 24.1k

  2. nvm-sh/nvm Public

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

    Shell 60.3k 6.4k

  3. ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines

    JavaScript 7.1k 946

  4. qs Public

    A querystring parser with nesting support

    JavaScript 7.3k 703

  5. Tracking ECMAScript Proposals

    15.8k 692

  6. 1
    # Array Iteration
    2
    
                  
    3
    https://gist.github.com/ljharb/58faf1cfcb4e6808f74aae4ef7944cff
    4
    
                  
    5
    While attempting to explain JavaScript's `reduce` method on arrays, conceptually, I came up with the following - hopefully it's helpful; happy to tweak it if anyone has suggestions.

Contribution activity

August 2022

Opened 3 pull requests in 2 repositories
tc39/proposal-record-tuple 2 open
tc39/test262 1 merged
Reviewed 83 pull requests in 30 repositories
jsx-eslint/eslint-plugin-react 18 pull requests
tc39/ecma262 8 pull requests
airbnb/javascript 6 pull requests
import-js/eslint-plugin-import 5 pull requests
nodejs/node 5 pull requests
tc39/test262 5 pull requests
jsx-eslint/eslint-plugin-jsx-a11y 4 pull requests
kangax/compat-table 3 pull requests
tc39/proposal-temporal 3 pull requests
juliangruber/isarray 3 pull requests
tc39/notes 2 pull requests
npm/rfcs 2 pull requests
tc39/proposal-type-annotations 2 pull requests
nodejs/admin 1 pull request
nvm-sh/nvm 1 pull request
pkgjs/parseargs 1 pull request
es-shims/Array.prototype.toSorted 1 pull request
es-shims/Array.prototype.toSpliced 1 pull request
technote-space/doctoc 1 pull request
ossf/package-manager-best-practices 1 pull request
eslint/rfcs 1 pull request
tc39/proposal-record-tuple 1 pull request
tc39/proposal-is-usv-string 1 pull request
tc39/proposal-iterator-helpers 1 pull request
ljharb/npm-lockfile 1 pull request
5 repositories not shown

Created an issue in tc39/proposal-record-tuple that received 5 comments

Stage 3 Review

RecordEqual: can this somehow be iterated with "for each" prose, instead of a loop with a counter? RecordEqual/RecordSameValue/RecordSameValueZero…

5 comments
Opened 2 other issues in 2 repositories
1 contribution in private repositories Aug 8

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