widgets that are used on multiple routes • lazy loading large 3rd-party dependencies (e.g., charts, tables, etc.) • forces CSR à combine with SSR for user-dependent content (e.g., price) • not suited for above-the-fold content (initially only placeholder is shown) Deferrable Views – Examples