Optimizing Page Loading: Leveraging the Preload Scanner and Resource Hinting
Oftentimes time developers get confused when choosing between
@import vs <link> tag for CSS or
<img> tag or div with background-image property for background image or
external script file or <script> markup. etc...
and it is because they do not ...
2mindev.hashnode.dev2 min read