Arrow Functions in JavaScript — The Modern Way to Write Functions
You've already learned how to write functions in JavaScript. Now it's time to learn a cleaner, more modern way to do it — arrow functions. They're shorter, they're elegant, and you'll see them everywh
arrow-functions-javascript.hashnode.dev7 min read