I make music (soundcloud.com/brianvaughn) and software (github.com/bvaughn).
- Brooklyn, NY
- http://www.briandavidvaughn.com
- @brian_d_vaughn
Block or Report
Block or report bvaughn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
react-virtualized Public
React components for efficiently rendering large lists and tabular data
-
react-window Public
React components for efficiently rendering large lists and tabular data
-
-
progress-estimator Public
Logs a progress bar and estimation for how long a Promise will take to complete
-
react-highlight-words Public
React component to highlight words within a larger body of text
833 contributions in the last year
Activity overview
Contribution activity
April 2022
Created 11 commits in 2 repositories
Created 2 repositories
Created a pull request in RecordReplay/gecko-dev that received 15 comments
Update React DevTools backend from 4.17.0 to 4.24.3
Relates to RecordReplay/devtools#6075
This PR follows the steps outlined here to update the React DevTools (Firefox) react_devtools_backend.js:
Fr…
Opened 14 other pull requests in 3 repositories
RecordReplay/devtools
8
merged
2
open
1
closed
- Remove unnecessary console logging
- Add CMD+F (search) to Console
- Memoize pending comments to prevent unmounts/remounts "flicker"
- Add loading tooltip while React DevTools picker initializes
- React DevTools skips protocol version check
- Fix React DevTool left/right arrow toggle keys
- Changed comments to sort by 'point' rather than 'time'
- Fix WebConsoleApp tests
- Fixed comment.tests
- Update NextJS library regex to avoid false positive
- Add Next CLI installation step to README
facebook/react
2
merged
RecordReplay/gecko-dev
1
closed
Reviewed 16 pull requests in 2 repositories
RecordReplay/devtools
11 pull requests
- Add CMD+F (search) to Console
- Migrate remaining selectors to TS
- Fix QA Wolf test related to navigating while editing focus
- Memoize pending comments to prevent unmounts/remounts "flicker"
- Dependabot should only update dependencies once a month
- Add loading tooltip while React DevTools picker initializes
- Fix theme bug
- Update react-devtools-inline, react, and react-dom dependencies
- Fix eslint
- Fixed comment.tests
- Update NextJS library regex to avoid false positive
facebook/react
5 pull requests
- [DevTools] Avoid Stringifying Objects during Strict Mode Double Logging
- [DevTools] Rename react-dom/testing to react-dom/unstable_testing in yarn build-for-devtools
- [DevTools] Add Gating for DevTools tests on React Versions
- changed Transitions type to Array<Transition>
- [ReactDebugTools] wrap uncaught error from rendering user's component
Created an issue in RecordReplay/devtools that received 9 comments
Investigate replacing Tip Tap with Lexical
I dug into our comments code as part of investigating #6138. After digging in, I'm not super thrilled with how Tip Tap works within a React app (e.g.

