Concurrent rendering is one of the most exciting new features of React 18, and as such, it’s often discussed in the React community. Still, while it’s most frequently described as a great tool for performance optimization, we should implement it with some caution.
Full article