🍄function

🚧 under construction -> named function

JSvalueobject ⟩ function

circle-check
circle-info
circle-check
circle-exclamation
triangle-exclamation
circle-info
circle-info

a closure (or IIFE) can be used to create a scope to hide variables/functions.

circle-info

A "variable" is just a property of the environment record (associated with the currently executing block /function /module /script).

Last updated