Arrow function in JavaScript
Intro
In modern JavaScript world the Arrow Function is used to make the functions shorter and more readable. Arrow Functions remove the unnecessary boilerplates and make the code cleaner to developers
janardanm.hashnode.dev4 min read