Arrow Functions in JavaScript: A Simpler Way to Write Functions
If there is one thing programmers love, it is writing less code to achieve the exact same result.
In older JavaScript, every time you wanted to create a function, you had to write out the full word fu
blog.suprabhat.site4 min read