Isn't this one of the weirdest things in #JavaScript: const foo = () => { foo() // you can call foo here }