Function Declaration vs Function Expression: What’s the Difference?
Introduction
When I first started learning JavaScript, I thought functions were simply a way to avoid repeating code. Honestly, that's a good way to understand them at the beginning.
Functions help us
one-for-all.hashnode.dev3 min read