content: update content titles to match wanted format

This commit is contained in:
Jean-Philippe Sirois
2019-07-30 08:44:07 -04:00
parent 75a53a4919
commit 1be2818a08
6 changed files with 14 additions and 16 deletions
@@ -5,6 +5,6 @@ created_at: 2019/07/27
title: Callbacks
---
# Callbacks are everywhere
## Callbacks are everywhere
If you've been doing javascript for any amount of time you'll have noticed that callbacks appear in just about every single piece of code.