Function Declaration vs Function Expression: What’s the Difference?
When I started learning JavaScript functions, one thing confused me a little in the beginning: why are there different ways to create a function?
At first, both looked similar because both can do the
nawazish.hashnode.dev7 min read