Tim Dorr

Results 176 comments of Tim Dorr

There's a new API coming for refs that would make the instantiation of the ref explicit, and therefore it's upfront cost as well: https://github.com/reactjs/rfcs/blob/master/text/0017-new-create-ref.md

I don't know specifically. There's no code to go on. But one would assume createRef has some sort of cost associated with it. So, creating that ref and never using...

I'm going to merge this one in. This is going to break some PRs, so hold on to your butts! Thanks, Arya!

Honestly, I'm not a huge fan of these sorts of tools. They tend to be more annoying than helpful. Maybe we can limit it to just a `react19` branch, so...

Could this supplant our usage of compressed-size-action? That one hasn't been updated in a long time and causes some warnings in CI that will eventually turn into errors, so it's...

Note: The action is failing because we don't have size-limit on `master`. Once this lands, that error goes away.

Can we just merge this at this point? I don't need another resolution for 2025 😂

I don't think I have access to the right Algolia projects, but we just need to set the app ID that was removed in this commit: 1bd4b25d507dd53e99d5b69b8058525052d3eef2 cc: @markerikson

This is a Remix issue, not a React Router issue.

@brophdawg11 Maybe a regression from things changed around the time of #10005?