Skip to content

Dionuta/B10-Scope-Chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

B10-Scope-Chain

A deep dive into the strange world of JavaScript.

What Was Learned

  • Scope
  • Scope Chain

Notes

Scope- where can I access a varible.
Scope Chain - links of outer environment references.

About

I learned how the scope chain works.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published