const hello = () => { console.log("Hello Dev!"); } Clean Arrow Function Modern JavaScript syntax example JavaScript Save