OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 6 天前Debugging imageslemmy.mlimagemessage-square44linkfedilinkarrow-up11.33Karrow-down16
arrow-up11.33Karrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 6 天前message-square44linkfedilink
minus-squareLightfire228@pawb.sociallinkfedilinkarrow-up1·6 天前I just have a spell checker enabled in vscode So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
I just have a spell checker enabled in vscode
So helpful for dynamic languages that can’t detect undeclared variables (looking at you JS)
Yeah, spell checker is the winning move here.