Isn't this one of the weirdest things in #JavaScript:
const foo = () => { foo() // you can call foo here }
A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].
Isn't this one of the weirdest things in #JavaScript:
const foo = () => { foo() // you can call foo here }