Snippets tagged “lazy-loading”
2 snippets use this tag.
- Lazy load images with JavaScriptJavaScript
Read this tutorial and learn detailed information about some simple and fast techniques that are used to decrease image loading time using JavaScript.
- What's the difference between JPA and Hibernate?Java
Java Persistence API (JPA) is a specification for object-relational mapping (ORM) in Java.