Arrow Functions in JavaScript: A Simpler Way to Write Functions
If you have started learning JavaScript, you have probably written functions already. Functions help us group code together so we can reuse it whenever we need. But as programs grow, writing functions
jsobjectsandme.hashnode.dev2 min read