MHLoppy@fedia.io to Programmer Humor@programming.dev · 14 days agoisInHell = 'true'fedia.ioexternal-linkmessage-square28fedilinkarrow-up116file-text
arrow-up116external-linkisInHell = 'true'fedia.ioMHLoppy@fedia.io to Programmer Humor@programming.dev · 14 days agomessage-square28fedilinkfile-text
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up1·14 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