Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在这个页面中,他们使用SuspensewithReact.lazy来延迟加载组件。但是,正如他们在此处Suspense指出的那样,它本身被列在Conccurrent mode尚未稳定的实验中。我不明白。我可以在生产中使用吗?Suspense
Suspense
React.lazy
Conccurrent mode