Javascript Closure tutorial ( Closures Explained )
techsith techsith
148K subscribers
542,064 views
0

 Published On Nov 18, 2015

What are closures in javaScript and how and where to use them.


So what is closure in javascript?
"whenever you declare a function inside another function, the inside function(s) is/are recreated again each time the outside function is called"

"Closures are functions that refer to independent (free) variables. In other words, the function defined in the closure 'remembers' the environment in which it was created."
#JavaScript #closures #lexicalScope
*My Udemy Courses
https://www.udemy.com/js-masterclass/
*couponCode*=TECHSITH-9.99

https://www.udemy.com/course/react-ho...

Follow me for technology updates
*   / techsith  
*   / techsith  
*   / techsith1  
*   / 13677140  
*   / patelhemil  

Help me translate this video.
* https://www.youtube.com/timedtext_cs_...
Note: use https://translate.google.com/ to translate this video to your language. Let me know once you do that so i can give you credit. Thank you in advance.

show more

Share/Embed