callbacks post WIP

This commit is contained in:
Xetera
2019-07-29 03:29:48 -04:00
committed by Jean-Philippe Sirois
parent a65127f0ce
commit 1d93f4e160
@@ -0,0 +1,10 @@
---
authors:
- "@Xetera"
created_at: 2019/07/27
title: Callbacks
---
# 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.