Highlights
- Arctic Code Vault Contributor
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
2,697 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- jquense/webpack-pitch-repro JavaScript
Created a pull request in react-bootstrap/react-overlays that received 3 comments
fix: root-close firing immediately in react 17
love getting to used ancient janky DOM APIs. I think this is a nice simple fix
- docs: adds title and description meta tags via react-helmet
- chore: Remove ast-types from resolutions
- Use main Reactiflux invite
- Workaround for macOS CI brew update error
- feat(v5): Update dropdown
- fix(docs): Move ast-types to resolutions
- fix(Button): display variant only when set
- Merge master into BS5 branch and update BS to v5 alpha 2
- feat: add default variant to Alert and Badge
- Documentation typo on Spinner component
- Update README.md
Created an issue in facebook/react that received 13 comments
Bug: useEffect Timing changes depending on if Portal was rendered
This is a weird one. Basically, if you add an event listener to the document in an effect that was triggered by an event. e.g. click toggles some s…