Lazy Loading

Use when loading all data upfront. Use when initial page load is slow. Use when fetching data that might not be needed.

yanko-belov 56dcb7a 6.4 KB Updated

File contents

yanko-belov/code-craft/tree/main/skills/lazy-loading commit 56dcb7ace9

Frequently asked questions

npx skillmds@latest add yanko-belov/lazy-loading