Comment on If you had to choose one programming language that you had to use for the rest of your life, what would it be?

<- View Parent
zagaberoo@beehaw.org ⁨7⁩ ⁨months⁩ ago

Ruby gives you all kinds of tools to make clusterfucks, but it’s not hard to keep your hands out of the metaprogramming cookie jar.

But with careful application even fucky features can be put to good use. Like monkey-patching a problematic method to only throw an exception rather than allow accidental misuse. With a nice verbose error message and good testing practices there’s almost no risk.

source
Sort:hotnewtop