From 7552769a2ce29ff3f95d1ddd750a4d90409c9644 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 3 Aug 2020 16:26:16 +0530 Subject: [PATCH] update post: Closure and this - How are variables resolved within a function? --- ckddoqwv80154xvs198jkaa5m.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckddoqwv80154xvs198jkaa5m.md b/ckddoqwv80154xvs198jkaa5m.md index 03d2f85..955e6d5 100644 --- a/ckddoqwv80154xvs198jkaa5m.md +++ b/ckddoqwv80154xvs198jkaa5m.md @@ -1,4 +1,4 @@ -## Closure and this - How are variables resolved within functions? +## Closure and this - How are variables resolved within a function? Let's start with a example of closure -