Scope Chain & Lexical Scoping in JavaScript in Hindi | Advanced JavaScript in Hindi #8

Описание к видео Scope Chain & Lexical Scoping in JavaScript in Hindi | Advanced JavaScript in Hindi #8

Welcome, The scope chain is used to resolve the value of variable names in javascript. Without a scope chain, the Javascript engine wouldn't know which value to pick for a certain variable name if there are multiply defined at different scopes. The scope chain in javascript is lexically defined, which means that we can see what the scope chain will be by looking at the code.

At the top of the scope, the chain is the global scope, which is the window object in the browser (global in NodeJS). Besides from the global scope, functions have their own scoping of variables. The scope chain can be determined by looking at where functions are defined.

When resolving a variable, inner functions first look at their own scope. If the variable cannot be found in its own scope it will climb up the scope chain and looks for the variable name in the environment where the function was defined.

**************** MUST WATCH VIDEOS *****************

➡️ Advanced JavaScript in Hindi Playlist:    • Advanced JavaScript Tutorial in Hindi...  

➡️ How JavaScript Works:    • How JavaScript Works in Hindi | JavaS...  

➡️ Source Code Link: https://www.thapatechnical.com/2019/0...

➡️ Advanced Border Radius:    • Advanced CSS Border Radius Tutorial  

➡️ Follow me on Instagram:   / vinodthapa55  

➡️ Must Watch Videos For Web Development.

➡️ HTML in One Video:    • Learn HTML in One Video in Hindi from...  

➡️ CSS in One video:    • Learn Complete CSS In One Video In Hindi  

➡️ CSS FlexBox in 30 Minutes:    • CSS FlexBox in 30 Minutes in Hindi 2022  

➡️ JavaScript in One video:    • JavaScript in One Video in Hindi  

➡️ ECMAScript 6 in One Video :    • ES5 & ES6 | ECMAScript 6 in One Video...  

➡️ HTML5 in one video:    • HTML5 Tutorial in One Video in Hindi ...  

➡️ CSS3 in one video:    • Learn Complete CSS3 In One Video In H...  

➡️ Bootstrap4 in One video:    • Bootstrap 4 in One Video in HINDI  2019  

➡️ Jquery in One video:    • jQuery in One Video in Hindi 2019  

➡️ JSON in one video:    • JSON in One Video in Hindi 2018  

➡️ ReactJS in one video:    • ReactJS For Beginners in One Video in...  

➡️ PHP in One Video:    • PHP TUTORIAL IN ONE VIDEO IN HINDI 2019  

➡️ NodeJS in one video:    • Node.JS in One Video in Hindi with On...  

➡️ MySQL in one video:    • Complete SQL & MySQL in One Video in ...  

Make Website Responsive Using Media Queries in One Video in Hindi | Web Design Tutorial in Hindi

➡️ Link:    • Make Website Responsive Using Media Q...  


DONATION FOR SUPPORT: PhonePay = vinodbahadur@ybl GooglePay: vbthapa55@oksbi
Believe me, all this money will be used to make more quality videos and to make my channel grow. So that I can always provide you awesome free videos :)

My Siter Youtube Channel Link: https://www.youtube.com/channel/UCEst...
Plz Subscribe with all your friends :) Thank You.

Click on the link below to watch web developer courses videos

HTML in One Video :    • Learn HTML in One Video in Hindi from...  
CSS in One Video:    • Learn Complete CSS In One Video In Hindi  
Javascript tutorial in one video:    • JavaScript in One Video in Hindi  
PHP in One Video:    • PHP TUTORIAL IN ONE VIDEO IN HINDI 2019  
DAtabase and PHP Together for read, create, update, delete:    • CRUD Operation in PHP MySQLi In Hindi...  
How to create a website like carbon health:    • Create a Complete Responsive Website ...  
How to create a website:    • Create Responsive Website Using HTML5...  


***************** Tools I used to Record Videos ****************
1: Dell Inspiron 15 5570 2018 15.6-inch FHD Laptop (8th Gen Core i3-8130/4GB + 16GB Optane Memory/1TB/Windows 10): https://amzn.to/2DErOoG
2: Wright WR 800 Condenser Microphone with Free USB Sound Card: https://amzn.to/2TjRUmc
3: Wright Wp 101 Pop Filter For Dynamic Condenser Microphone Voice Recording: https://amzn.to/2B67lro
4: AmazonBasics Ventilated Laptop Stand (Black): https://amzn.to/2DDs1Zd
5: Generic NB-35 Professional Recording Microphone Stand: https://amzn.to/2HBDbC1
6: JBL T160 in-Ear Headphones with Mic (Black): https://amzn.to/2HwbJp0
7: AmazonBasics Braided HDMI Cable - 6-Feet: https://amzn.to/2TkCTkc

Guys, Please support my channel by SUBSCRIBE to my channel and share my videos in your Social Network TimeLines.

Don't Forget to Follow me on all Social Network,

Website Link: https://www.thapatechnical.com
Instagram Link:   / vinodthapa55  
Facebook Link:   / vinodthapa55  
Twitter Link:   / vb55thapa  
Facebook ThapaTechnical Page Link:   / vinodbahadur.  .

Комментарии

Информация по комментариям в разработке