Arrow Functions in JavaScript: A Simpler Way to Write Functions
When I first started learning JavaScript, normal functions felt completely fine. They worked, they made sense, and I used them for almost everything.
Then I came across arrow functions.
At first, they
nawazish.hashnode.dev8 min read