Function Declaration vs Function Expression: What’s the Difference?
Imagine you are building an app and you need to add two numbers in ten different places. Would you write the same calculation ten times? Or would you write it once, give it a name, and call that name
mithila-functions.hashnode.dev6 min read