javascript is it better to use arrow functions code example Example: arrow function javascript hello = () => { return "Hello World!"; }