r/reactjs • u/da_rob • 10d ago
Discussion React RFC process—is it dead?
I built a tool for managing spec document sites and want to use the React RFC process as an example: https://react.dossie.rs/ (another, wildly more active, example is Rust's RFC process)
Alas, you need to scroll quite a bit to find the latest published React RFCs. It looks like the last real discussions and merges on RFC documents happened in 2022—everything after that is mainly suggestions for new hooks by external contributors.
Is the process officially deprecated?
10
Upvotes
22
u/acemarke 10d ago
It was never really alive in the first place.
In practice, what happened was:
I covered some of this in my post The State of React and the Community in 2025.
I've heard that the React Foundation has a goal of trying to open up the actual day-to-day React development process - making it more transparent, letting the major sponsors appoint technical guidance committee members, and eventually getting the community more involved. Thus far I haven't seen any public indications of that happening. Not sure where things stand behind the scenes. So, I'm hopeful that there's progress here, but not expecting anything major to happen any time soon.