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
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
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…

