Yet another reason to convert your old React class components to functions:...


Yet another reason to convert your old React class components to functions:

React Server Components only work with function components.

(Chart from Next 13's docs)

View original on X