Changeset 2086849
- Timestamp:
- 05/13/2019 12:59:12 PM (7 years ago)
- File:
-
- 1 edited
-
be-lazy/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
be-lazy/trunk/readme.txt
r2086847 r2086849 15 15 ## What is lazy loading? 16 16 17 *«Lazy loading is technique that defers loading of non-critical resources at page load time. Instead, these non-critical resources are loaded at the moment of need.»*17 *«Lazy loading is a technique that defers loading of non-critical resources at page load time. Instead, these non-critical resources are loaded at the moment of need.»* 18 18 - Jeremy Wagner, Google Developer 19 19
Note: See TracChangeset
for help on using the changeset viewer.