This is very exciting!
This is very exciting!
Is there an example of a @tanstack.com start app with @sentry.io deployed to @vercel.com? I tried it today and came across a lot of weird build errors in Vercel. When I removed the sentry, it worked perfectly.
The job AI is going to replace is code engineer in the Scaled Agile DevOps Maturity Framework
scaledagiledevops.com/roles/engine...
Nice feature!
Email from GitHub saying someone pushed 0 commits to a pr
Very helpful notification from GitHub
Congratulations π
CSS + HTML is too powerful
This is amazing
<ViewTransition> is an experimental React component for animating components using CSS view transitions, adding another reason to use Async React (Actions/Transitions) has updated documentation.
react.dev/reference/re...
Thank you to @ricky.fm for writing
@danabra.mov and Jack Pope for reviewing
I solved a bug today that was caused by turbopack hallucinating a variable
I agree, how people use AI tells a lot about what they care about. If a class can be completed entirely with an AI, the school/teacher does not care, or if a student can pass a class with an AI doing everything, they do not care. Filtering this out is important for self and social discovery
π Creating thin abstractions is easy, until youβre trying to build them on top of functions that heavily rely on generics. Then it can quickly turn into a nightmare.
I wrote about the tradeoffs of wrapping useQuery and why type inference makes this trickier than it looks.
What AI company is going to have an AI product called Agent Smith?
I love the fact that the css working group drafts for css standards are written in .bs files
I really want the pipe operator in js
useActionState is a new hook for forms, async reducers, and more. It now has great new documentation: react.dev/reference/re...
Thank you to @ricky.fm for writing.
Thank you to @aurorascharff.no, @danabra.mov, @samselikoff.com, @stephanjnoel.bsky.social, @brenelz.com, and @yadiel.dev for reviewing.
Great argument for GraphQL-style control over the data model
I am super excited about Interop 2026. container style queries, CSS attr becoming super powerful, scroll-driven animation, and so much more!
wpt.fyi/interop-2026
What is the Catch proposal for react? Is it similar to suspense but for errors?
A commit message saying: "claude you suck ass at git for real my guy"
The best commit message I have seen in a long time.
The most difficult part of modern reactive frameworks (Vue, React, Angular) is understanding that in JS, Object.is({}, {}) returns false. When it feels like it should be true, because 2 objects, functions, or arrays that have the same value are not the same object.
Management consultant?
My son described pigs as pink sheep. I think he is on to something.
Their life purpose is maximizing shareholder value
useEffectEvent makes handling events in Effects much easier and saves unnecessary unmounting and remounting of listeners. It now has awesome new docs: react.dev/reference/re...
Thank you to @ricky.fm the updates, and @danabra.mov and @stephanjnoel.bsky.social for reviewing
Just make Claude, GPT, or Gemini write your docs
This post intentionally left blank.
Thank you! Thank you! Thank you!
@ricky.fm Thank you for updating react.dev/reference/re... page.
Also thanks to @danabra.mov, @aurorascharff.no @stephanjnoel.bsky.social, @brenelz.com for adding feedback
CSS will be magical
I just tested in Chrome, Firefox, and Safari, and the width percentages work as expected (i.e., image width displays as a percentage).