Use Twitter's "hidden" embed API to statically prerender Tweets on your sites.
Articles – Page 28
Keep writing, writing, writing ...
The performance impact of inline SVGs and how you can avoid it. A new tool to evaluate package bundle size impact and the big argument of closing HTML elements such as
<br>
(or<br />
?).Self-closed tags aren't a thing in HTML. Either your write invalid HTML or the
/
has no effect whatsover.A quick note about Manuel Matuzović's discovery of Safari not being able to focus zero-size elements.
Harry Roberts published a nice deep dive into web perf metrics and why
DomContentLoaded
can be a valuable metrics to keep an eye on.