audioxide / website

The Audioxide website, made with Vue
https://audioxide.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

Low data mode #139

Open andrewbridge opened 3 years ago

andrewbridge commented 3 years ago

https://css-tricks.com/responsible-conditional-loading/ https://umaar.com/dev-tips/242-considerate-javascript/

There are some good tips here about reducing payload size. However, we could also use these conditionals to determine if we could preload additional content ahead of time to make the site feel snappier.