Understanding Arrow Functions in JavaScript
When learning JavaScript, one thing you quickly notice is that functions are used everywhere. But writing traditional functions sometimes feels a bit long for simple tasks.
This is where arrow functio
understanding-javascript-methods.hashnode.dev3 min read