jefrydco / vue-adaptive-loading

Demos for Adaptive Loading - differentially deliver fast, lighter experiences for users on slow networks & devices

Home Page:https://vue-adaptive-loading.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

React

Vue

Full applications

React

Vue

Deployment

npm run build npm run deploy


## Team

This project is brought to you by [Addy Osmani](https://github.com/addyosmani) and [Anton Karlovskiy](https://github.com/anton-karlovskiy).

About

Demos for Adaptive Loading - differentially deliver fast, lighter experiences for users on slow networks & devices

https://vue-adaptive-loading.web.app

License:Apache License 2.0


Languages

Language:JavaScript 57.0%Language:CSS 20.3%Language:Vue 14.7%Language:HTML 7.3%Language:Shell 0.7%