Kizspy | Question: 50
(Choose 1 answer)
How does using Suspense with lazy components enhance user experience?
A. It prevents the user from interacting with the page until all components are loaded
B.
It displays a loading indicator while the lazy component is being loaded
C. It improves the responsiveness and perceived performance of the application
D. It eliminates the need for error handling in asynchronous rendering