Before ES6, we have only one way to write function. With the introduction of arrow function, we can write functions in fewer words. Arrow function makes it is easy to use a function that only has one or fewer expressions. Another use of arrow func...
parthgabani.hashnode.dev2 min readNo responses yet.