Arrow Function Syntax
The arrow function is supposed to be a compact alternative to the traditional function expression, but oftentimes leads to confusion for newbies. This article aims to break down the arrow function syntax and highlight the nuances when using arrow fun...
datasandbox.hashnode.dev3 min read