MHLoppy@fedia.io to Programmer Humor@programming.dev · 3 days agoisInHell = 'true'fedia.ioimagemessage-square82fedilinkarrow-up1658arrow-down13file-text
arrow-up1655arrow-down1imageisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 3 days agomessage-square82fedilinkfile-text
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up2arrow-down1·3 days 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