CDN
Web Performance using CDNs, Async, and Defer
by Lee Napthine, 30 November 2024
On the ZooDB project I was tasked with looking into the case for and against
using Content Delivery Networks (CDNs) rather than the locally hosted frameworks
we had currently set up. A decision was made to try them along with their async
and defer
script attributes to determine whether web performance increased and
in which areas.