Daily Shaarli

All links of one day in a single page.

November 29, 2018

HEAD - A free guide to <head> elements

<blockquote>A free guide to <head> elements</blockquote>

Avoiding The Pitfalls Of Automatically Inlined Code — Smashing Magazine

<blockquote>Overusing inline CSS or JS code, as opposed to serving code through static resources, can harm the site’s performance. In this article, we will learn how to load dynamic code through static files instead, avoiding the drawbacks of too much inline code.
</blockquote>