
Using the `outline` Property as a Collapsable Border
The outline property in CSS draws a line around the outside of an element. This is quite similar to the border property, the main exception being that outline
2 articles by Carter Li.

The outline property in CSS draws a line around the outside of an element. This is quite similar to the border property, the main exception being that outline

An event bus is a design pattern (and while we’ll be talking about JavaScript here, it’s a design pattern in any language) that can be used to simplify