Building Great User Experiences with Concurrent Mode and Suspense
The developer experience has long been given due attention by the React team and community. Examples include making sure React has clear error messages, emphasising components as a way to reason locally about app behaviour, designing APIs that are predictable and promote proper usage by design, etc. However, we haven't…