React version 13 initially caused controversy by overriding fetch on the server, but the React team has now removed this feature. The automatic overriding of fetch improved performance by caching fetch calls within a single request. However, developers now have to manually wrap fetch calls in React Cache to achieve the same caching behavior.

19m watch time
10 Comments

Sort: