Skip to content

Updating parts of a page dynamically

Greg Bowler edited this page Jan 25, 2019 · 2 revisions

// Example: Lazy loading a list (long list of images with meta tags).

// Example: Photo gallery (load full resolution image when thumbnail clicked).

// Example: Animated page transitions (click link, transition to page during load).

// Example: HTTP/2 instant messaging (server push new chat messages).

Clone this wiki locally