React.Lazy vs Dynamic Imports for Lazy Loading

preview_player
Показать описание
In this video, I explain the difference between React.Lazy and Dynamic Imports and why you cannot use Dynamic Imports for lazy loading components

_____

🌟 About Me:
Dillion Megida, creator of DEEECODE, is a Software Engineer, Developer Advocate and a Content Creator passionate about simplifying topics around Tech via articles and videos.

_____

⚡️ Connect with me:
Рекомендации по теме
Комментарии
Автор

But if some lazy loaded component is not part of the bundle, then how will we access it later???

kashmirtechtv