I'm looking for information on function hoisting (...
# getting-started
d
I'm looking for information on function hoisting (i.e., defining a function underneath its first use). is there any place / link where I can find information on this?