## Review
They kept it short. Good.
It's a sales pitch and guide to a particular style of writing, used at Axios. It's good.
**Why it matters:** Learning then implementing this writing style makes you heard.
**Dig Deeper**: (see below)
## Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---