In a few posts here, we will explore how to improve the site performance and scale.
To begin with one of the easiest performance boost to page loads is to source your standard libraries from CDN whenever possible instead of sourcing them from your server.
WHAT
A CDN, Content Delivery Network, is a set of servers spread across the globe that host content and have an optimized...