Arrow Functions in JavaScript: A Simpler Way to Write Functions
If you have been working with JavaScript for a little while, you have probably noticed a strange-looking syntax using an equals sign and a greater-than sign (=>). This is the arrow function, a feature
understanding-javascript-101.hashnode.dev4 min read