Ah... Tables...
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 upPinned
3,964 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 35 commits in 18 repositories
Created a pull request in testing-library/dom-testing-library that received 4 comments
chore: update all dependencies
What: Update all deps Why: Just to get things up-to-date. How:
npx ncu --dep prod,dev --upgrade
npm run validate
Fix some linting things
npm run v…
Opened 5 other pull requests in 4 repositories
kentcdodds/generator-kcd-oss
2
merged
testing-library/cypress-testing-library
1
merged
testing-library/user-event
1
open
testing-library/react-testing-library
1
open
Reviewed 15 pull requests in 11 repositories
testing-library/user-event 2 pull requests
testing-library/react-testing-library 2 pull requests
kentcdodds/kentcdodds.com 2 pull requests
kentcdodds/cross-env 2 pull requests
bvaughn/react-error-boundary 1 pull request
kentcdodds/match-sorter 1 pull request
kentcdodds/use-deep-compare-effect 1 pull request
testing-library/cypress-testing-library 1 pull request
kentcdodds/eslint-config-kentcdodds 1 pull request
kentcdodds/kcd-scripts 1 pull request
i18next/react-i18next 1 pull request
Created an issue in kentcdodds/cross-env that received 2 comments
cross-env is "finished" (now in maintenance mode)
Hey folks, I started cross-env 5 years ago to solve this problem: { "scripts": { "build": "cross-env NODE_ENV=production webpack --config build/web…