2023
GoogleChromeLabs/critters: 🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
by srcmaxCritters is a plugin that inlines your app's critical CSS and lazy-loads the rest.
2018
JavaScript Optimization  | Web Fundamentals  | Google Developers
by dzcDelivering less JavaScript can mean less time in network transmission, less spent decompressing code and less time parsing and compiling this JavaScript.
1
(3 marks)