Alex Reardon
banner
alexreardon.bsky.social
Alex Reardon
@alexreardon.bsky.social
Software craftsman 👨‍🔧
I think my t-shirt game has peaked @michigantypescript.com
March 28, 2025 at 3:01 AM
Thank you. I think I am getting my head around it.

My understanding is that the object (RefObject) being passed to the `ref` prop does not satisfy the constraint; even though the assignment of RefObject.current would be fine

www.typescriptlang.org/play/#code/M...
March 21, 2025 at 9:36 PM
TypeScript + React question. What am I missing?

www.typescriptlang.org/play/#code/J...
March 21, 2025 at 4:40 AM
TIL useSyncExternalStore doesn't play well with Suspense

react.dev/reference/re...
February 19, 2025 at 11:35 PM
The legend himself @douges.dev speaking at SydJS last night about the wizardry going into @triplex.dev 🧙‍♂️
February 19, 2025 at 11:30 PM
@smashingmagazine.com picked up a blog I helped put together about Pragmatic drag and drop 💕

medium.com/designing-at...
February 19, 2025 at 10:40 PM
December 20, 2024 at 9:50 PM
Folks have asked me how to achieve a "shadow" based drag and drop experience with Pragmatic drag and drop, and here is a decent example. I put it together for a recent talk gave about the Pragmatic drag and drop auto scroller
December 15, 2024 at 9:29 PM
Question about fathom (but actually about Suspense)

Does anybody know why @nextjs.org recommends wrapping `load` in a boundary?

My understanding is that `load` would not be called on the server anyway as it's in an effect 🤔

vercel.com/guides/deplo...
December 11, 2024 at 8:42 PM
December 3, 2024 at 10:18 AM
How I am going to defend this alignment?
December 3, 2024 at 8:41 AM
I am in trouble
December 3, 2024 at 8:39 AM
(I've been putting together a little board example powered by Pragmatic drag and drop)

Now with panning
November 28, 2024 at 10:39 PM
Working on some visualisations 🏄‍♂️
November 25, 2024 at 11:45 PM