Open andrewbridge opened 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.
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.