I don't know when was the last time I used the `function` keyword instead of just `const hello = () =>`
I have now read countless articles and still don't see the point.
Can someone give me a reason that's not just hoisting? Like when did you actually need this?
I have now read countless articles and still don't see the point.
Can someone give me a reason that's not just hoisting? Like when did you actually need this?
Comments