Improve the performance of your SharePoint Framework (SPFx) solutions by dynamically loading and bundling your functionality. Learn how to asynchronously separate your functionality into multiple JavaScript bundles and import it at execution time.
Official Microsoft Docs:
https://docs.microsoft.com/en-us/sharepoint/dev/spfx/dynamic-loading
Sample Web Part:
- Microsoft SharePoint PnP Github:
- Personal GitHub:
Great video. Well produced, well explained!