Lazy loading

Lazy loading (also known as asynchronous loading) is a technique used in computer programming, especially web design and web development, to defer initialization of an object until it is needed. It can contribute to efficiency in the program's operation if properly and appropriately used.

Source: Wikipedia — Lazy loading (CC BY-SA 4.0)

Lazy loading

Lazy loading (also known as asynchronous loading) is a technique used in computer programming, especially web design and web development, to defer initialization of an object until it is needed. It can contribute to efficiency in the program's operation if properly and appropriately used.

Source: Wikipedia "Lazy loading" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy