From 62d302e4abe065e9fdbac4077c7ab128a276f245 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 3 Aug 2020 09:46:14 +0530 Subject: [PATCH] update post: Closure and this - How are variables resolved within functions? --- ckddoqwv80154xvs198jkaa5m.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckddoqwv80154xvs198jkaa5m.md b/ckddoqwv80154xvs198jkaa5m.md index b7ba135..03d2f85 100644 --- a/ckddoqwv80154xvs198jkaa5m.md +++ b/ckddoqwv80154xvs198jkaa5m.md @@ -217,4 +217,4 @@ console.log(this); // prints `undefined` ``` ----------- -That's all. I [post on LinkedIn](https://www.linkedin.com/in/bendtherules) regularly about more javascript stuff. \ No newline at end of file +That's all. Thanks for reading. I [post on LinkedIn](https://www.linkedin.com/in/bendtherules) regularly about more javascript stuff. \ No newline at end of file