Arrow Functions in JavaScript
Arrow functions are a modern way to write functions in JavaScript , introduced in ES6 and are widely used in modern JavaScript aplications.
Arrow functions make code shorter, cleaner, and easier to re
rayvishal.hashnode.dev3 min read