Arrow Functions in JavaScript: A Simpler Way to Write Function
If you look at modern JavaScript code, especially in libraries like React or Node.js, you will notice something strange. The word function seems to have disappeared, replaced by a strange little arrow
rajesh71webdev.hashnode.dev5 min read