Arrow Functions in JavaScript: A Simpler Way to Write Functions
Welcome to the JavaScript Blog Series
Arrow functions in JavaScript
As the title of the blog suggests, it is a short and easier way to write a function.
It is more related to function expression than
divyarajgurjar.hashnode.dev3 min read