A Guide to Zsh Expansion with Examples
Zsh is particularly powerful when you need some good old expansions. It supports common ones used by Bash too, and add many flags and modifiers on top. It comes in handy to manipulate quickly your commands without writing boring shell scripts.
Source: A Guide to Zsh Expansion with Examples, an article by Matthieu Cneude.