2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 o 11 12 13 14
Генеральный
партнёр


Все на CodeFest X →

Десятый. Юбилейный. 30–31 марта 2019

JavaScript’s variables: scopes, environments, closures

JavaScript’s variables are flexible and powerful. This talk will explore the following concepts to give you a deeper understanding of how they work:

  • Scopes determine where variables are accessible. JavaScript’s variables are lexically scoped and function-scoped.
  • Environments are a data structure for storing variables.
  • Closures combine functions and environments to support nested lexical scopes.

Презентация доклада:

 

Запись выступления:

Партнёры