If you’re just starting to learn JavaScript, you may have come across the term hoisting before. Before diving into to any definitions, let’s look at an example. Below we’ll create a function, then…