I’m trying my hand at writing a ridiculously easy-to-follow guide on JavaScript essentials. There might be many of these out there, but this one is mine. Tell me what you think and whether I can clarify or simplify at any point. In JavaScript, a function is a bunch of code that can be run, or… Continue reading What is a function?