react.dev
react.dev copied to clipboard
the high-level diffing/reconciliation algorithm not present in the docs
trafficstars
I was reading about React fibre architecture from github account https://github.com/acdlite/react-fiber-architecture?tab=readme-ov-file there were a link was hyperlinked regarding further information of diffing/reconciliation algorithm but upon clicking on the hyperlink I directed on the official react page where I found
"Not Found This page doesn’t exist.
If this is a mistake, let us know, and we will try to fix it!"
So kindly update the same. Thank you.