Styling

Start seeing advanced CSS as an ecosystem of trade-offs.

It's not about using the “right” properties, but about building a predictable environment within the browser’s constraints.

In Flexbox, space is earned — not inherited.


Composition

Compose first. Use a wrapper when it makes sense. But always provide the option to compose.

If you copy and paste the same combo three times (or more), it's time to give it a name.