Arrow Functions : A Simpler Way to Write JS Function
Have you ever looked at your JavaScript code and wished you could write fewer lines? Do you find yourself typing function(){} repeatedly? If so, get ready to meet your new best friend: Arrow Functions
jatinsood.hashnode.dev7 min read