Self-closed tags aren't a thing in HTML. Either your write invalid HTML or the / has no effect whatsover.
Articles – Page 25
Keep writing, writing, writing ...
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
DomContentLoadedcan be a valuable metrics to keep an eye on.JavaScript provides a native event emitter that you can use to implement pub/sub patterns in JavaScript.
A Twitter bug investigation turning into a web compatibility issue discovery.