PythOnRails@programming.dev to Programming@programming.dev · 2 年前"Useless syntax sugar": Numbered block parameters in Rubyzverok.spaceexternal-linkmessage-square17fedilinkarrow-up140arrow-down13cross-posted to: technews@radiation.partyhackernews@derp.foo
arrow-up137arrow-down1external-link"Useless syntax sugar": Numbered block parameters in Rubyzverok.spacePythOnRails@programming.dev to Programming@programming.dev · 2 年前message-square17fedilinkcross-posted to: technews@radiation.partyhackernews@derp.foo
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-22 年前 The liberty to not name things that are obvious. and that’s yet another way to end up with hard to read code. Variables hold values that have meaning. Learn how to name things and you’ll write good code.
and that’s yet another way to end up with hard to read code.
Variables hold values that have meaning. Learn how to name things and you’ll write good code.