Question
JavaScript: function expression vs arrow function
Hello, all,
I've only just started reading about arrow functions in JavaScript. Not sure if I want to start using them, or not, but wanted to get a feel for how most of you prefer to code, function expression or arrow function?
V/r,
^ _ ^
