• #dev 2017-12-29
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2017-12-29 UTC
# 19:18
Zegnat
I don’t know why it would be any worse than in other programming languages. I am not a fan. For anonymous functions you can use `use` to pass along variables from the outer scope, if you need a variable to be mutated you can pass them by reference. Not sure I have had any use cases for global variables lately.