From 3b2d85aa4828de44ffb19df16453618b9123b59e Mon Sep 17 00:00:00 2001 From: Pham Quan Date: Tue, 31 Oct 2017 15:21:36 +0700 Subject: [PATCH] Add --- front-end/interview-questions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/front-end/interview-questions.md b/front-end/interview-questions.md index bded37d5..707a60bb 100644 --- a/front-end/interview-questions.md +++ b/front-end/interview-questions.md @@ -633,6 +633,7 @@ For an in-depth explanation, do check out his [article on Medium](https://codebu ###### References +- https://journeyintojavascript.quora.com/understanding-this-once-and-for-all - https://codeburst.io/the-simple-rules-to-this-in-javascript-35d97f31bde3 - https://stackoverflow.com/a/3127440/1751946