Arrow functions in JavaScript
What are Arrow functions ?
Arrow function are like a shorthand to normal function declaration, though they comes with their properties and gotchas. One rememberable thing about arrow functions is that
tech-blogs-shivanshu.hashnode.dev3 min read