Brian
banner
brian.blue
Brian
@brian.blue
Turning coffee into software

I also make music at http://briandavidvaughn.com

https://bvaughn.me
It's also configurable to custom style TODO comments within a source file, which is actually the feature I was looking for when I found the extension.
November 11, 2025 at 10:36 PM
Just came across the TODO Tree VSCode extension, and it's great! Really handy to have all of the TODOs gathered in one place like this.
November 11, 2025 at 10:35 PM
The Grandson concert last night was great. Super tight sound and really good stage energy.

I love living within walking distance to so many good music venues.
November 8, 2025 at 12:28 PM
Wrote a better pre-processor for the react-window docs so the API pages will have better syntax highlighting 🙂

react-window.vercel.app/list/props
October 19, 2025 at 2:22 PM
October 11, 2025 at 1:42 PM
Beautiful day for a picnic ☺️
October 4, 2025 at 2:59 PM
The little kid in me still thinks this is really cool 🥹
October 3, 2025 at 4:23 PM
Any react-window users interested in trying out the pre-release with support for dynamic content?

Docs can be found at:
react-window-git-dynamic-row-heights-alt-brian-vaughns-projects.vercel.app/list/dynamic...
September 29, 2025 at 11:52 PM
What the heck
September 29, 2025 at 8:46 PM
I think Midtown would be a boring place to live but there are some beautiful buildings.
September 26, 2025 at 9:14 PM
I finally have my recording gear set up in my new apartment 🥹 and I am sooooo happy to be making music again
September 10, 2025 at 2:33 AM
Julia? 😆
September 7, 2025 at 6:37 PM
I hate that Apple puts low-quality garbage like this on my -1 page and gives me no way (that I’m aware of) to disable it.

Particular this story has reappeared every few weeks for the past half a year or so.
September 6, 2025 at 9:04 PM
Focus outlines that don't conform to the general shape of the thing you're focused on are a pet peeve of mine 🥲 e.g.
September 6, 2025 at 6:32 PM
What the fuck, MTA? I hate how often this happens
September 5, 2025 at 10:52 PM
Hope it's okay if I ask one more related follow up, because I'm reading conflicting information online.

Is the use of aria-hidden in this example valid? (Would role=presentation be better/different?)
September 4, 2025 at 9:31 PM
Just published [email protected] with some ARIA related changes. You can read more about them in the docs: react-window-git-aria-roles-brian-vaughns-projects.vercel.app/list/aria-ro...

Or give it a try and share feedback!
September 4, 2025 at 8:45 PM
Current plan is to make the following change (and add this new section to the library documentation).
September 3, 2025 at 11:39 PM
Thinking about removing the requirement for an explicit `rowHeight` value for list items though I haven't yet figured out a great way to handle invalidation 🤔

github.com/bvaughn/reac...
August 31, 2025 at 11:50 PM
🥳
August 30, 2025 at 2:32 PM
Just published [email protected]

Only change is an `onResize` callback prop. No known issues or bugs with this release, though I am still debating whether to squeeze in another feature or two (or just catch them in 2.1)

Feedback still welcome if you get a chance to test it out 🙂
August 24, 2025 at 3:21 PM
New react-window alpha release to address previously uncovered issues. Give it a spin at–
August 21, 2025 at 8:54 PM
One lesson learned (see this commit) is how much inverting the definition of TypeScript interfaces can produce more readable docs. (For example, before and after)

github.com/bvaughn/reac...
August 15, 2025 at 12:10 AM
Supposed to look like this
August 12, 2025 at 11:12 AM
Love to hear initial thoughts on one of the [more finished] pages on the new react-window docs I'm playing with.

react-window-git-issues-821-brian-vaughns-projects.vercel.app/list/fixed-r...

Does the API make sense when presented this way?
August 12, 2025 at 12:20 AM