Function Declaration vs Function Expression: What's the Difference?
Functions are one of the most used features in JavaScript. Once you understand them, you will find yourself reaching for them constantly — to avoid repeating code, to give a piece of logic a name, to
akashkr28-function-in-js.hashnode.dev11 min read