Message from JavaScript discussions

August 2017

— What's the difference?

— 

I would assume this:
dynamic scoping = where a function is CALLED defines its scope
static scoping = where a function is DEFINED defines its scope

— Obviously static will be a lot faster

— Still, it's arousing that you may call a function with parameters without introducing any

— Ain't gonna sleep tonight lmao

— No

— Arguments -> function call -> output

— You shouldn't rely on scope ever

— Arousing? heh

— But yeah that really sucks

— Especially not in the calling environment

— Wait. No.