Arrow functions in JavaScript are a concise way to write function expressions. They are also known as "fat arrow" ( => ) functions. Arrow functions were introduced in ECMAScript 6 (ES6) as a more concise syntax for writing anonymous functions. Here's...
vikaskashyap.hashnode.dev1 min read
This article is really helpfull for us, keep writing like this...
Preeti samuel
Full stack Web Developer and UX &UI Desiginer
good article