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 up
Pinned
3,697 contributions in the last year
Activity overview
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
- kentcdodds/kifs-app JavaScript
Created a pull request in testing-library/dom-testing-library that received 5 comments
feat(waitFor): allow returning a promise
You can now return a promise in the waitFor callback and your callback will not be called again until the promise rejects. If the promise rejects, …
- Typo fix
- Update 06.extra-3.js
- Update 06.md (replace "DogInput" with "DogNameInput")
- Update 04.md
- Fix: Updated code hint message to fix a bug when hovering out of items list
- Fix useUpdateGrid in Exercise 6.4
- Use https for the npm registry
- update recoil to 0.0.13
- Rename items to item in ListItem propsAreEqual
- Updates node engine
- Fix small typo on 02.md
- Fix small typos on 03.md
- Fix small typo on 05.md
- Fix small typo in 06.md
- Remove unnecessary memo
- feat(06): add more instructions to extra-credit
- added name attribute to input element
- docs: Clarification and typo fixes
- changed the example of manual propType
- Fix comment in 06.js
- fix #78: use https for the npm registry
- [docs] Clarification
- [docs] Clarification regarding error display
- Remove unused prop
- Fix: Language in 06.md
- Fix small typo in 03.md
- Small typo in 07.md file
- rocket favicon
- Add missing apostrophe.
- Updates node engine
- Add initialName prop
- Found a typo
- Update Exercise 06.js
- History array should be a deep copy
- add test for Extra Credit 03 (game history)
- Fix incorrect filename in exercise 2
- use screen instead of accessing the container
- Improve extra credit solution
- Use https for the npm registry
- Remove unnecessary paragraph that could be confusing to a beginner
- small typo in 01.md
- Fix typo in 06.md
- Fix small typo in 02.md
- fix: update the service worker file for MSW
- feat: support new extend command for private-chat
- tests: add tests thanks
- feat: blog random command
- tests: add private chat tests and improve tests with Discord
- feat: add `?blog latest` command
- feat: add blog command
- fix: listify members
- fix: sort users in the right way
- chore: update README
- chore(private-chat): Fix wording
- feat: show rank for thanked users
- feat: add the new private-chat command
- Fix spelling in exercise 05
- Fix useEffect snippet in useCallback: custom hooks extra credit 2.
- Fix some typos for 01.md and 06.md
- Add additional resoruces sectiont readme includeing first link
- Fix small typo
- update the final file for extra credit to match video
- Use https for the npm registry
- fix useImperativeHandle example
- Fix small typo in 06.md
- FIx small typo in 02.js
- Change what we expect to see as a result to the first extra-credit of the exercice 2
Created an issue in testing-library/dom-testing-library that received 11 comments
screen.openTestingPlayground()? 🤔
Ok ok, get here's my idea... Often I tell people: "Add a screen.debug() and copy/paste the HTML output into testing-playground.com" What if... screen.