When you start using an image CDN on a site with oversized JPEGs, without any change to the HTML:
Imagine when there will be accurate srcset
/sizes
attributes, better formats, etc. 🤯
When you start using an image CDN on a site with oversized JPEGs, without any change to the HTML:
Imagine when there will be accurate srcset
/sizes
attributes, better formats, etc. 🤯
With JavaScript, how would you compute all sorted permutations of 1 to n elements from a given array?
For example, with this source [1, 2, 3]
and n=2
How would you get this?
[[1], [2], [3], [1, 2], [1, 3], [2, 3]];
Taylor Hunt
Routing: I’m not smart enough for a SPA
Here comes Taylor's 4th article in his great "Streets" series about web performance and front end architectures. Overall, SPAs’ reliance on client…
Without the legend, looks a lot like the page weight of most web sites when starting using an image CDN… 😅
#Covid19 Apple Mobility Trends Reports in 🇫�� #France. More info and raw data available here www.apple.com/covid19/mobilitykOy #data #driving #walking #transit #lockdown @AppB4v
TIL: Configure an apex domain on #Netlify
the apex domain can’t take advantage of direct DNS routing on a global CDN like @Netlify’s
I guess I now understand why my photography site was slow from France…