[JavaScript] Understanding Function Declaration vs Function Call
Introduction
In this article, I will talk about common mistakes that people come across when they do not know the difference between function declaration and function call. More importantly, I will introduce a little tip&trick for you to avoid that m...
jaylog.hashnode.dev4 min read