Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf31f6c

Browse files
authored
Update README.md
1 parent 70fdbb0 commit cf31f6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Week3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ The execution context roughly equates to the 'environment' a function executes i
146146

147147
Checkout the following to learn more about why this is important:
148148

149-
- [What is the Execution Context & Stack in JavaScript?](http://davidshariff.com/blog/what-is-the-execution-context-in-javascript/)
149+
- [What is the Execution Context & Stack in JavaScript?](https://blog.bitsrc.io/understanding-execution-context-and-execution-stack-in-javascript-1c9ea8642dd0)
150150

151151
### Why do we need closures?
152152

0 commit comments

Comments
 (0)