Alex@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoA week of fprintfs has me wanting to code rust next weeklemmy.mlimagemessage-square97linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageA week of fprintfs has me wanting to code rust next weeklemmy.mlAlex@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square97linkfedilink
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·2 years agoyou need a linter, bro when integrated into the editor it’ll highlight stupid mistakes as they’re typed
minus-squaredarcy@sh.itjust.workslinkfedilinkarrow-up0·2 years agosure, but thats just outsourcing the problem.
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-22 years agoAs if that’s a bad thing… it means you’re not locked in with a tool you don’t like and the language itself doesn’t dictate your workflow. There’s very little benefit and a lot of potential problems in using a single tool for everything.
you need a linter, bro
when integrated into the editor it’ll highlight stupid mistakes as they’re typed
sure, but thats just outsourcing the problem.
It’s also a solution…
As if that’s a bad thing… it means you’re not locked in with a tool you don’t like and the language itself doesn’t dictate your workflow.
There’s very little benefit and a lot of potential problems in using a single tool for everything.