Javascript is a dynamic typed, high-level, loosely-coupled, object oriented, prototype-based, Synchronous, Single threaded language.
-
scopes: Global,Block, Local Scope (let, const) & function scope(let,var,const), Closures & lexical scope, module scope/script scope