Understanding Function Declarations vs Function Expressions in JavaScript
When I first started learning JavaScript, I noticed that I was repeating the same code again and again. For example, if I wanted to add two numbers multiple times, I had to write the logic every time.
dipan-roy-choudhury.hashnode.dev4 min read