Function Declaration vs Function Expression: What’s the Difference?
Continuing with the JS series, In this article we would understand functions and how they are declared. Functions add modularity to our code, i.e. they don't require writing same set of statements aga
understanding-web-dev.hashnode.dev4 min read