Function Declaration vs Function Expression: What's the Difference?
Code repetition is the enemy. You write the same logic in ten places, then you need to change it, and now you're hunting through every file. Functions solve this — they're named blocks of code you can
preet-jain.hashnode.dev5 min read