Read this article in: Russian, Chinese (version 1, version 2), French.
Support this site
If you like this work and find it useful, consider donating to support ads-free and high-quality education.
Introduction
In this article we will talk about one of the general ECMAScript objects — about functions. In particular, we will go through various types of functions, will define how each type influences variables object of a context and what is contained in the scope chain of each function. Continue reading