Fix video link (#4385)

javascript\variable\scope\understanding global local function block scope
pull/4402/head
Selva Muthu Kumaran 1 year ago committed by GitHub
parent 79fcf2400f
commit 538e41307c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/data/roadmaps/javascript/content/101-javascript-variables/103-scopes/index.md

@ -14,4 +14,4 @@ Visit the following resources to learn more:
- [JavaScript Scope](https://www.w3schools.com/js/js_scope.asp)
- [javascript scope](https://wesbos.com/javascript/03-the-tricky-bits/scope)
- [Understanding Global Local Function Block Scope](https://www.youtube.com/watch?v=_e96w6ivhng)
- [Understanding Global Local Function Block Scope](https://www.youtube.com/watch?v=_E96W6ivHng)

Loading…
Cancel
Save