Assets

Assets are all the static files required for the operation or presentation of an application or website: images, icons, fonts, videos, CSS, JavaScript, etc. They are generally optimised to improve performance (compression, minification, caching, etc.). They are generally optimised to improve performance (compression, minification, caching). Assets can be served from a traditional server or distributed via a CDN to speed up page loading on a global scale.