Arrow Functions vs. Regular Functions: When to Use Which?
If you think Arrow Functions are just about typing less or saving a few lines of code, you’re only seeing the tip of the iceberg. In modern JavaScript, they are the key to writing predictable, bug-fre
arrowfunctions-js-101.hashnode.dev4 min read