MHLoppy@fedia.io to Programmer Humor@programming.dev · 1 year agoisInHell = 'true'fedia.ioimagemessage-square79linkfedilinkarrow-up1576arrow-down14file-text
arrow-up1572arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 1 year agomessage-square79linkfedilinkfile-text
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up2·1 year agotrue, though sometimes i find the more verbose style easier to read, and more maintainable (eg: you want to do something else in the block, you can just add a line instead of changing your ternary / etc). Small things
true, though sometimes i find the more verbose style easier to read, and more maintainable (eg: you want to do something else in the block, you can just add a line instead of changing your ternary / etc). Small things