Skip to content

Latest commit

 

History

History
executable file
·
50 lines (37 loc) · 6.91 KB

README.md

File metadata and controls

executable file
·
50 lines (37 loc) · 6.91 KB

Adaptive Loading

An exploration into loading and rendering the most suitable version of a component based on signals exposed to the web (network, CPU, memory etc).

Source & Components

This repo contains several different pieces for the Adaptive Loading project: React Hooks, patterns for adaptive loading with different Web Platform signals and full applications.

Adaptive Loading patterns

Data Saver-style patterns

Full applications

Deployment

npm run build
npm run deploy

Team

This project is brought to you by Addy Osmani and Anton Karlovskiy.