Andrew Lisowski 💻
@hipstersmoothie.com
10K followers 3.9K following 5.4K posts
Senior Software Engineeer snowflake.com Co-Founder @graze.social Co-Host of @devtools.fm hipstersmoothie.com
Posts Media Videos Starter Packs
Pinned
Been working on the algorithm for the web dev feed a bit. Think it’s finally becoming really good!

I find a few cool new things and devs on it most days
Thankfully the designers I work with fight this battle too haha
I’m so tempted to make a stylex + react aria
Reposted by Andrew Lisowski 💻
Almost done moving my day job’s design system fully over from Radix to react-aria 🔥🔥🔥

Huge improvement imo. And all without a single API change
And now that ive noticed that I yanked mine and their works like expected!
For example when I created our Select they didn't support multi select but I was able to use their hooks to create one that worked exactly the same! As a part of that you have to read a bunch of src too and imo its better authored than radix too (radix does some neat stuff though)
Since react-aria was built in the opposite approach, building hooks and re-usable patterns and the components coming much later, you have much more ability to break out of the supported stuff and build custom
yes exactly this!

On their faces they seem like the same thing "headless UI libraries".

Radix started with components for APIs, so breaking out of them, using the component state or even re-using their patterns can be rough.
Almost done moving my day job’s design system fully over from Radix to react-aria 🔥🔥🔥

Huge improvement imo. And all without a single API change
Didn’t know css is getting functions 👀
CSS is getting support for functions, so I made a small utility library for useful things. It's also a copy-pasteable reference. WIP.

github.com/sindresorhus...
Last time I Tried To edit the pds to fix a typo it never showed in the app
We’re only gonna give them DIDs at birth. They can decide on a handle later 😉
Yup they are in separate sacs with separate placentas. That was widely believed to me as they were fraternal for a long time. But recently they figured out there’s still a 1:3 chance of identical
Many layers to this joke 😅
No clue yet! Still a chance they are identical
Reposted by Andrew Lisowski 💻
They say the two hardest problems in programming are “of by one” errors and naming things…

In other news I’m having twins 🎉
Twins in an ultrasound
Been prepping my whole life for that bit!
“Oh you thought you were prepared for one baby? I gotchu”
I meant to make an off by one error in the post, I swear
They say the two hardest problems in programming are “of by one” errors and naming things…

In other news I’m having twins 🎉
Twins in an ultrasound
A few questions:

1. What is the global search searching? Where is it rendered?
2. For alphabetical lists: like the list nodes?

we're working on the "multi-field" selector. would be a great unlock
Word lists now dedupe the list by default too
Nice little ux improvement :D