Browsing Tag
lazyloading
2 posts
🚀 Boost Your Website Speed with Lazy Loading in JavaScript!
Ever noticed how some websites load super fast, even with tons of images and videos? The secret is…
Manual lazy loading of Angular component and providers with Standalone APIs (without NgModule) 🥢
With Angular Standalone APIs (introduced in v14) it’s possible to manually lazy load a component (even with it’s…