Description
Chaining could occur ergonomically if a task could take another task as an argument.
Another possibility is putting tasks inside other tasks, similar to hooks. As in have a task execute inside a task.
Challenges:
- Awaiting a promise for success