Arrow Functions in JavaScript
We have studied about functions in previous blog. But arrow function are special type of function which provides us clarity and make code little shorter. Let's have a very short look on how arrow func
java-script-basics.hashnode.dev3 min read