257m@lemmy.ml to Programming@programming.dev • 1 year agoWhat are your programming hot takes?message-squaremessage-square283 fedilinkarrow-up1177
arrow-up1177message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev • 1 year agomessage-square283 Commentsfedilink
minus-squarelemmyingly@lemm.eehexbear6·1 year agoI write the parentheses before I start writing inside the block. When something goes wrong, the scope of what I've done wrong is narrowed to within that specific block. linkfedilink
I write the parentheses before I start writing inside the block. When something goes wrong, the scope of what I've done wrong is narrowed to within that specific block.
You are so wise. 🫢