modified language template query

This commit is contained in:
Xetera
2019-07-29 04:12:09 -04:00
committed by Jean-Philippe Sirois
parent 1b6525f4b4
commit aed86c901a
@@ -0,0 +1,10 @@
---
authors:
- "Xetera#0001"
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.