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 />
?).
Articles – Page 18
Keep writing, writing, writing ...
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.CSS state queries, web site performance improvement tricks and local-first web apps.