Skip to main content

[Best Practice Title]

Rule: Always/never/prefer X because Y.

The reasoning

Do this

// good example

Not this

// bad example — explain what's wrong with it

Edge cases