Lazy loading در Blazor Wasm
301, MovedPermanently
https://docs.microsoft.com/en-us/aspnet/core/blazor/webassembly-lazy-load-assemblies?view=aspnetcore-5.0 icon

هنگام اجرای یک برنامه Blazor WebAssembly  در ابتدا تمام اسمبلیهای مورد نیاز در مرورگر بارگیری شده و ممکن است اسمبلی باشد که در همان ابتدا , به لود کردن آن نیازی نداشته باشیم و مختص یک صفحه خاص باشد و فقط پس از مراجعه به این صفحه بارگذاری شود. با Lazy Loading  میتوانیم در موقع نیاز اسمبلیها را بارگذاری کرد و سرعت اولیه را بهیود بخشید.

Lazy loading در Blazor Wasm
Lazy Loading و مزایای استفاده از آن در بخش Write سیستم
200, OK
https://enterprisecraftsmanship.com/2018/09/10/defense-lazy-loading/ icon

In Defense of Lazy Loading

I don’t know how this happened but for the last couple years (at least), whenever I read an author who writes about ORMs, I often see a sentiment like this: “ORMs are fine, just make sure you disable this pesky feature called Lazy Loading”.

It’s like this feature is not even needed and only brings confusion and performance issues to everyone who chooses to use it. Well, as you may guess from the title of this article, I disagree with this point of view completely. 

Lazy Loading و مزایای استفاده از آن در بخش Write سیستم
کتابخانه lazy-load-xt
200, OK
https://github.com/ressio/lazy-load-xt icon
Mobile-oriented, fast and extensible jQuery plugin for lazy loading of images/videos with build-in support of jQueryMobile framework.  Demo

Currently tested in IE 6-11, Chrome 1-31, Firefox 1.5-27.0, Safari 3-7, Opera 10.6-18.0, iOS 5-7, Android 2.3-4.4, Amazon Kindle Fire 2 and HD 8.9, Opera Mini 7.
کتابخانه lazy-load-xt