Arrow Functions in JavaScript: A Simpler Way to Write Functions
Let’s be honest. If you are learning JavaScript, you probably type the word function fifty times a day.
Afrid was working on a project yesterday. He wrote:function doThis() { ... }function doThat() {
mounshiafridhossain.hashnode.dev5 min read