Published inThe StartupJavaScript Functions — Part 1Functions in Mathematics are defined as a relation or expression involving one or more variables. A function is also defined as a process…Jun 2, 20201Jun 2, 20201
VAR, LET and CONST -Hoisting and ScopeJavaScript like a lot of more modern languages provides a host of different methods for variable declaration. JavaScript has the var, let…Mar 11, 201913Mar 11, 201913