🔰compile-time

JSconcepts ⟩ compile-time

the period when the source code (such as C#, Java, C, Python) is converted to the machine code (i.e. binary code).

scopes are determined at compile-time.

parameter vs. argument

Last updated