๐ฐdynamic binding
JS โฉ grammar โฉ token โฉ identifier โฉ static binding
the value of an identifier is not determined until runtime.
compilation - how JS is compiled
Last updated
Was this helpful?
JS โฉ grammar โฉ token โฉ identifier โฉ static binding
the value of an identifier is not determined until runtime.
compilation - how JS is compiled
Last updated
Was this helpful?