Currently, it takes about 6 seconds to load the website, which might be even slower for mobile users. Thus, I should probably implement the examples to lazy-load as they currently use ComponentFactoryResolver to resolve the example components and dynamically load them.

Currently, it takes about 6 seconds to load the website, which might be even slower for mobile users. Thus, I should probably implement the examples to lazy-load as they currently use
ComponentFactoryResolverto resolve the example components and dynamically load them.