Skip to content

ZakiMohammed/javascript-closure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One day I will find some Closure

A closure is nothing but functions that are tied to its lexical environment. A function in JavaScript always remembers its origin story, from where it's been come from; due to this, it remembers the local and global variables.

Link: https://codeomelet.com/posts/one-day-i-will-find-some-closure

About

Understanding closure functions in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published